Re: Catch the pressing of the Escape Key

From: Javier Rojas <jrv_at_quisar.com>
Date: Wed, 30 Dec 1998 11:29:54 +0100
Message-ID: <368A00A2.89AC82B0_at_quisar.com>


On Windows NT:

1- configure the resource file (.res) with oracle terminal
-open oracle terminal.
-select the .res file you use (make a backup first).
-in menu 'functions' choose 'edit keys'.
-select the node 'windows-sqlforms' / 'runform' / 'normal'
-press button 'edit key binding'
-press button 'insert row'
-in 'action' type 'User Defined Key 0' and in 'binding' type 'escape'
-press button 'ok'
-in menu 'functions' choose 'generate'.
-in menu 'file' choose 'save'.
-close oracle terminal.

2- configure the form to catch the event of the 'escape' key
-create the predefined trigger KEY-F0 and write your code.

Aaaaaaaadios,

Javier Rojas.

Arnaldo Martins wrote:

> 
> Can somebody tell me i do how catch the event of someone pressing
> the Escape Key in Forms 4.5 or Forms 5.0
Received on Wed Dec 30 1998 - 11:29:54 CET

Original text of this message