home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6822 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: Inter.NL.net!hguijt
  2. From: hguijt@nijmegen.inter.nl.net (H.Guijt)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Say *perhaps* to fat binaries
  5. Date: 3 Apr 1996 15:25:03 GMT
  6. Organization: Inter.NL.net, The Internet Provider in The Netherlands.
  7. Message-ID: <4ju58f$21r@altrade.nijmegen.inter.nl.net>
  8. NNTP-Posting-Host: hatert.nijmegen.inter.nl.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. >And I'm able to press tabs instead of returns, so that's no problem for me
  13.  
  14. Some people spend the entire day typing numerical data into computers.
  15. Before you ask, I'm not one of them! However, I do write the software they
  16. use.
  17.  
  18. Those people generally speaking hold a sheet of paper in their left hand and
  19. keep their right hand on the numerical pad. That part of the keyboard is
  20. very remote from the tab key, however it features an enter key. They simply
  21. cannot use the tab key.
  22.  
  23. >-- but you're right, returns instead of tabs would be better. But how do
  24. >you close a dialogue with one keystroke then?
  25.  
  26. *Some* Amiga string gadgets are set up to close the window when you hit
  27. return in them: the workbench execute window (which acts like a one-line
  28. CLI; you type in a command and it executes it, then goes away), or the
  29. ReqTools `file' stringgadget (not the others though, they just advance the
  30. cursor to the next string gadget).
  31.  
  32. I'm not basically opposed to closing windows ;-) - I just don't like it when
  33. *every* string gadget does that.
  34.  
  35.  
  36. Bye,
  37.  
  38. Hans
  39.  
  40.