SetGadgetHotKey
BlitzMax Forums/MaxGUI Module/SetGadgetHotKey
| ||
Apart from Buttons, are there any other standard gadgets where attaching a hotkey would be at all useful? |
| ||
return key in textfields? for the love of god!!! |
| ||
You can check for return in texfields/textareas with SetGadgetFilter I just whished you could do this to editable comboxes as well :/ |