Page 1 of 1
Posted: 25 Dec 2008, 10:18
by nelson
first :
why I can't choose between present behavior of input fields (double-click and then edit while mouse must be still over this field, and then confirm pressing enter) and something "mouse-independent". I and many people I know are patching sitting in strange posiitions with their laptops (on the bed, on the flour) and must do acrobatic things to leave mouse in one position while editing some values with keyboard. sometime I need to try many times to edit one value because mouse is going out the editing field
second:
why not to delete modules with simple press "delete" instead of "shift-delete" - its not fast-patching-friendly
maybe let user configure thinks like that - there are more like this I think
(sory for my english

Posted: 25 Dec 2008, 11:21
by senso
nelson wrote:why I can't choose between present behavior of input fields (double-click and then edit while mouse must be still over this field, and then confirm pressing enter) and something "mouse-independent". I and many people I know are patching sitting in strange posiitions with their laptops (on the bed, on the flour) and must do acrobatic things to leave mouse in one position while editing some values with keyboard. sometime I need to try many times to edit one value because mouse is going out the editing field
It's a protection for the live.
I'll create an option in the setup to disable this option.
why not to delete modules with simple press "delete" instead of "shift-delete" - its not fast-patching-friendly
maybe let user configure thinks like that - there are more like this I think
ok you're right
Posted: 25 Dec 2008, 12:24
by senso
me again
nelson wrote:why I can't choose between present behavior of input fields (double-click and then edit while mouse must be still over this field, and then confirm pressing enter) and something "mouse-independent". I and many people I know are patching sitting in strange posiitions with their laptops (on the bed, on the flour) and must do acrobatic things to leave mouse in one position while editing some values with keyboard. sometime I need to try many times to edit one value because mouse is going out the editing field
The 'hide on exit' behavior is is no longer implemented in usine. I've just realized that it's not really necessary now, with the timer implementation. (by 'timer' I mean that the edit box disappears if there is no activity after 5 seconds)
why not to delete modules with simple press "delete" instead of "shift-delete" - its not fast-patching-friendly
maybe let user configure thinks like that - there are more like this I think
Actually there is a Windows conflict between the 'del' in an edit box and the 'del' in a patch, so impossible to replace the 'shift del' by 'del'.
Posted: 25 Dec 2008, 14:55
by nelson
where in other place could I found wishes-fulfilling music software?

only usine... tnx
it will be working in next version?
Posted: 25 Dec 2008, 16:19
by senso
yes the 4.1 beta6
Posted: 30 Dec 2008, 22:08
by SylvainT
+1 for the "Hide on exit behavior" out
Sylvain