home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6088 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!spool.mu.edu!mixcom.com!parsec!alberto
  3. From: alberto@parsec.mixcom.com (Manuel Alberto Ricart)
  4. Subject: Re: setting a button key to be ESC
  5. Message-ID: <1992Sep9.034534.1160@parsec.mixcom.com>
  6. Organization: Is the act or process of organizing or of being organized.
  7. References: <1992Sep6.145546.7044@next.cambridge.ma.us> <Bu68tK.37L@cs.psu.edu> <1992Sep7.023117.22863@csus.edu>
  8. Date: Wed, 9 Sep 1992 03:45:34 GMT
  9. Lines: 32
  10.  
  11. In article <1992Sep7.023117.22863@csus.edu> eps@cs.sfsu.edu writes:
  12. >In article <Bu68tK.37L@cs.psu.edu> grio@colossus.cs.psu.edu
  13. >    (Daniel L Grillo) writes:
  14. >>I was hoping there was a way to use ESC, without subclassing Panel.
  15. >
  16. >From Chapter 3 of the UI Guidelines:
  17. >
  18. >    For UNIX compatibility, the Esc key is used to complete
  19. >    file names (as described in the following section).  It
  20. >    should not be used any other way in the user interface.
  21. >        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22. >
  23. >They tell you not to do this.  They've made it difficult for you
  24. >to circumvent.  Must you be so .......
  25.  
  26. Perhaps the UI Guidlines should take a new look at this.
  27. Perhaps, all button options could be invoked by pressing
  28. <cmd> + the first letter of the button name. This practice
  29. is sure to save a lot of mousing around.
  30.  
  31. As for use of the <esc> key, i'd love it as the standard 
  32. cancel. In the end rules are made to be modified, since they
  33. tend to challenge thoughts and provoke better or compromising
  34. solutions.
  35.  
  36. Then again, since this is object land, just subclass the appropiate
  37. classes, and rock on. Your app will probably start a trend.
  38.  
  39.  
  40. -- 
  41. Manuel Alberto Ricart
  42. alberto@parsec.mixcom.com <NeXTMail Welcome>
  43.