home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41100 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!kitchin
  2. From: kitchin@lf.hp.com (Bruce Kitchin)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Niggling little problems
  5. Date: 4 Jan 1993 17:26:16 GMT
  6. Organization: Hewlett Packard Santa Clara Site
  7. Lines: 14
  8. Message-ID: <1i9rvoINN4i@hpscit.sc.hp.com>
  9. References: <1993Jan1.184310.14348@midway.uchicago.edu>
  10. NNTP-Posting-Host: eden.avo.hp.com
  11. X-Newsreader: TIN [version 1.1.2 PL7]
  12.  
  13. There is another niggling problem I have with the arrow keys.  It is really
  14. the application writer's problem.  There is a utility I picked up somewhere
  15. called HexEdit.  In many ways, it is real nice.  However, one problem it
  16. has is that it doesn't recognized the 'new' arrow keys (the ones between
  17. the regular keyboard and the keypad).  The codes returned from the Kbd
  18. calls are different for the two and the programmer either doesn't have or never
  19. uses the non-keypad arrows.  Anyway it is rather annoying since I never use
  20. the keypad for arrows except in this case.  It is too bad there isn't a way
  21. to force the keyboard to return the same codes for both.  It would have to
  22. be a toggle like caps lock, num lock, etc, since there are applications
  23. that depend on the difference.  Anyway, I wanted a place to record this
  24. 'complaint' in the hopes that programmers will see and avoid doing this
  25. to us users in the future.
  26.  
  27.