O.P. Binding keys to events
As part of the script i am currently developing I have an EditControl which when I press enter i can execute a piece of code.
I think I can code everything except how to catch the event in the first place.
The event only needs to be called wise the focus is in the EditControl
After searching through the API and the forums I have found nothing. Can this be done? (I also want the event to be Enter only so no button to do the same thing [keeps the window cleaner]).
Splinter98
|