hi I'm new to this program and I'm just wondering if it is possible to assign keybord keys to buttons so I could control the application pruduced with the keyboard
thanks for the help
Professional Software Development Tools
hi I'm new to this program and I'm just wondering if it is possible to assign keybord keys to buttons so I could control the application pruduced with the keyboard
thanks for the help
Hi. Sure, check out the HELP FILE > INDEX > KEY PRESSES...
Corey Milner
Creative Director, Indigo Rose Software
I'm sorry to be a pain but I don't uderstand the help file all I want to do is to assign buttons or images to a keyboard key so I can use girder to remote control the application
maybe you can find what you are looking for if you search for "e_Key" in the helpfile.
i dont know if you can use keys during runtime as shortcut. until now I figured out to use e_Key == 13 in an input box, 13 is the ENTER key and if you hit enter the typed in text will be loaded into a web object (its a small webbrowser).
Hi. OK please explain what you read in the help file which you are having difficulty understanding and I will be happy to adapt it for you in an easier way.
Corey Milner
Creative Director, Indigo Rose Software
I'm doing an htpc front end progarm now what I whant to do is with the up, down, enter etc keys navigate trough the front end with out having to use a mouse
thanks for your help