Hi Marcus,mtettmar wrote:Beta 10 Build 002 is now available from registered downloads.
Fixes/Changes since 001:
- Added more hotkey options to macro properties.
- Debugger will auto-scroll when stepping to keep debug line roughly central in editor
- Fixed: 0 for modifier key in KEY_DOWN event was treated as NONE or ANY, not just NONE
Release notes:
http://www.mjtnet.com/beta10notes.htm
Thanks for adding giving us an additional way to specity the Hot Key (by actually pressing it) in addition to the existing dropdown fields for selecting it.
In addition, I see the 2nd drop down field now shows only those choices not yet assigned. For instance, I've used most of the CTRL-ALT-key Hot Keys already, only a few keys are still available to use with CTRL-ALT. When I went in there to assign another using v10 build 002, I now see only the keys not yet assigned appearing in the dropdown which is what I was asking for.
Just for kicks, I assigned ESCAPE as the Hot Key for one macro and then tried to assign ESCAPE to another macro as well. ESCAPE appeared in the 1st dropdown field but of course it wouldn't let me assign it.
It makes good sense to have all the choices for the 1st dropdown always appear... so the user can always see what there is to choose from... while the 2nd dropdown now seems to nicely show only the choices (keys) still available to go with the chosen modifier key/s selected in the 1st dropdown.
Good job, I have changed the title of this post from:
- Deferred: Show available choices only when assigning Hot Key
- Done: Show available choices only when assigning Hot Key