Need working example of Hotkey
Posted: Sat Apr 04, 2015 12:07 pm
Hi all,
I have been trying to get some key combinations as "hotkeys" for a simple editor I have written with HW 6 and MUIRoyale. It kind of works, but it would be great if I could use the keyboard for things like Copy and Paste.
I have a MUI toolbar gadget with a Copy and Paste button (they work fine) but would like a keyboard shortcut tfor the buttons. Using the _C and _P does not work because there is a active MUI Editor gadget.
I found -cxkey hotkey but I have no idea how to get it to work (not running form console)
Does anyone have a simple example of using keyboard sortcut (Hotkeys) like control c to copy and control v to paste.
thanks
Leo
I have been trying to get some key combinations as "hotkeys" for a simple editor I have written with HW 6 and MUIRoyale. It kind of works, but it would be great if I could use the keyboard for things like Copy and Paste.
I have a MUI toolbar gadget with a Copy and Paste button (they work fine) but would like a keyboard shortcut tfor the buttons. Using the _C and _P does not work because there is a active MUI Editor gadget.
I found -cxkey hotkey but I have no idea how to get it to work (not running form console)
Does anyone have a simple example of using keyboard sortcut (Hotkeys) like control c to copy and control v to paste.
thanks
Leo