barrymavin
2013-07-12, 02:58
As requested I have added support for keyboard shortcut keys to the section menus.
For example you can specify the section menu string with & accelerator keys like this:
&Add,&Delete,&Refresh then pressing Alt+A, Alt+D, Alt+R respectively acts as if you had clicked on the menuitem .
&F1, &F2, etc allows binding menuitems to function keys. e.g.
&F3 Add,&F4 Delete,&F5 Refresh
Enjoy.
For example you can specify the section menu string with & accelerator keys like this:
&Add,&Delete,&Refresh then pressing Alt+A, Alt+D, Alt+R respectively acts as if you had clicked on the menuitem .
&F1, &F2, etc allows binding menuitems to function keys. e.g.
&F3 Add,&F4 Delete,&F5 Refresh
Enjoy.