Is it possible to assign a hotkey to a method? So a user can use a hotkey to launch a method instead of having to go up and find it under the methods pulldown. Sometimes having too many buttons on the form can get annoying.
Any thoughts?
Is it possible to assign a hotkey to a method? So a user can use a hotkey to launch a method instead of having to go up and find it under the methods pulldown. Sometimes having too many buttons on the form can get annoying.
Any thoughts?
Hi Jim,
You can global methods show up in the Methods menu by editing the global method and select the ‘Show In Menu’ checkbox.
The first 10 will have a shortkey attached (CTRL/Apple-1 to 10)
Of course you can also use the MenuBar plugin from IT2Be where you can assign methods to existing or newly created menu items.
Hope this helps.