Is there an event i can use to find out if a user has pressed the enter key while on a screen?
I want to submit search paramters from wherever the user is on the screen when they hit enter.
I realise i can do this if the focus is on a text-edit but what about a select-list, check-box etc.
Thanks, Tim