Mapping Keys [message #120403] |
Thu, 19 May 2005 08:42 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
d218000
Messages: 4 Registered: May 2005
|
Junior Member |
|
|
Hi All,
I want to do key mapping for ENTER key in the following way.
If i press the ENTER key in Forms then the Execute_Query should fire.
What is the use KEY-ENTER trigger? How will it behave.
Shall i capture in Forms which key is pressed.
Thanx in Advance.
|
|
|
Re: Mapping Keys [message #120528 is a reply to message #120403] |
Fri, 20 May 2005 06:03 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
I suggest you don't try and reprogram the 'enter' key. It i sused to move from field to field, etc. Either instruct your users as to which is the EXECUTE-QUERY key (F2 normally) or create a button which has code to do the execute-query.
David
|
|
|