Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: developer 2000 key pressed

Re: developer 2000 key pressed

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 1998/06/27
Message-ID: <6n1u0b$n5r1@hendrix.csufresno.edu>#1/1

In article <359384EC.90C507EA_at_phnxsoft.com>, Andreas Gall <a.gall_at_phnxsoft.com> wrote:
>Has anybody figured out how to become informed about the ENTER or TAB
>key pressed ?
>Playing around with ORACLE TERMINAL didn't help much.

There are some keys that you just can't override using Oracle Terminal, and the Enter and Tab keys are in that group. In addition, the key-enter trigger does not fire when you press the Enter key.

Tab and Enter on a form do the same thing -- run the key-next-item trigger. So if you want them to do something special, do it in that trigger.

hope this helps
Steve Cosner



http://members.aol.com/stevec5088 Received on Sat Jun 27 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US