-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
need a proper means to handle command keys for tools #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From [email protected] on June 07, 2010 00:25:29 I'm working on a Processing Tool and I'd like to use shortcut keys so I'm interested in getting this I expect the settings will be stored in text files. A GUI can be built on top of this later. There's a question of how the tool author vs the end user should get control over shortcut key I think conflict resolution will be workable if we establish clear shortcut binding assignment rules |
From [email protected] on June 07, 2010 00:25:30 To do it properly, my current thinking is that it goes like this:
But as you can see, it quickly gets very messy and complicated, and it's a All that said, a simpler implementation would be that there's a single |
Closing; this just seems like a bad idea all around. While useful, it's way too likely to cause trouble. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Original author: [email protected] (June 07, 2010 00:25:28)
This bug automatically added from:
http://dev.processing.org/bugs/show_bug.cgi?id=140
Comment from fry, 2005-09-03 08:27
obviously the best fix would be a nice gui for setting things, but that's
plenty of work to implement. some discussion about the issue here:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Suggestions;action=display;num=1114885272
Original issue: http://code.google.com/p/processing/issues/detail?id=44
The text was updated successfully, but these errors were encountered: