home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / oracle / 1321 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!paladin.american.edu!news.univie.ac.at!bmwf1f.bmwf.gv.at!hatzinger_m
  2. From: hatzinger_m@bmwf1f.bmwf.gv.at
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: How do I trap arrow keys?
  5. Message-ID: <1992Aug20.090827.35@bmwf1f.bmwf.gv.at>
  6. Date: 20 Aug 92 10:38:56 GMT
  7. References: <d2!n3r+.sjs@netcom.com>
  8. Organization: (Klaus-Michael Hatzinger), BMWF, Vienna
  9. Lines: 32
  10.  
  11. In article <d2!n3r+.sjs@netcom.com>, sjs@netcom.com (Stephen Schow) writes:
  12. > Anyone know how I can trap arrow keys..especially the right/left keys.
  13. > I believe I can use the KEY-UP and KEY-DOWN triggers to trap the up and
  14. > down arrow keys....but I can't figure a way to trap the left/right keys.
  15. > I also need a way to trap the return key.  
  16. > I am trying to design a dialog
  17. > box form that works just like a normal dialog box just like those you see
  18. > in the forms designer, or the other built in dialogs that Oracle often
  19. > throws up.
  20. > i.e...The arrow keys move the cursor and return selects the choice.
  21. > Any Help?
  22. > -- 
  23.  
  24. If you are using Forms V3 you can redefine your key-mapping with 
  25. Oracle*Terminal. I tried it with the "left" key. I remapped it so 
  26. i could trap it with the KEY-MENU - trigger.
  27.  
  28. You can trap the "return" key with the KEY-NXTFLD trigger.
  29.  
  30. ================================================================================
  31.                                                                           ^
  32.  Federal Ministry of Science and Research                               B | M
  33. <-------------------------------------------------------------------------+---->
  34.  Computer Center                                                        W | F
  35.                                                                           |
  36.  Klaus-Michael Hatzinger            mail: hatzinger_m@bmwf1f.bmwf.gv.at   |
  37.  Bangkasse 1/209                   phone: 0043-222-53120/5188             |
  38.  1014 Vienna, Austria                fax: 0043-222-53120/5155             V
  39. ================================================================================
  40.