About query keys F7-F8
IwawaFeb 28 2008 — edited Feb 28 2008Hi to all,
I have created in my form a toolbar with 3 button:
1) BTN_ENTERQUERY
2) BTN_RUNQUERY
3) BTN_DELQUERY
The trigger WHEN-BUTTON-PRESSED execute actions for enter. run and delete query + a procedure that enable others button in the toolbar.
But Oracle manage also the query with the keys F7-F8 and CTRL-Q.
Can I run with these button the same operations that in my toolbar (especially the procedure that enable the buttons)? Otherwise how can disable these keys?
Thank You and Best Regards.
Gaetano