home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14905 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!bolo.stanford.edu!cheshire
  3. From: Stuart Cheshire <cheshire@cs.stanford.edu>
  4. Subject: Re: Blobs for passwords, a la AppleShare login
  5. Message-ID: <1992Sep2.193059.17741@leland.Stanford.EDU>
  6. X-Xxmessage-Id: <A6CA647EB4010010@bolo.stanford.edu>
  7. X-Xxdate: Wed, 2 Sep 92 20:30:54 GMT
  8. Sender: news@leland.Stanford.EDU (Mr News)
  9. Organization: Stanford University
  10. X-Useragent: Nuntius v1.1.1d7
  11. References: <1992Sep2.033117.16489@CSD-NewsHost.Stanford.EDU>
  12. Date: Wed, 2 Sep 92 19:30:59 GMT
  13. Lines: 13
  14.  
  15. Thanks to everyone who replied. The concensus is clearly to use a Dialog
  16. Filter routine to trap KeyDown events for that field, record the
  17. character elsewhere, and pass on an opt-8 character to be displayed.
  18.  
  19. Sample code is available in the Usenet Mac Programmer's Guide (on sumex),
  20. by anon ftp from ftp.apple.com (130.43.2.3) in
  21. /ftp/dts/mac/sc/snippets/toolbox.iac/other, and in "Macintosh Programming
  22. Secrets"  by Keith Rollin and Scott Knaster.
  23.  
  24. Stuart Cheshire <cheshire@cs.stanford.edu>
  25.  * Liliore Green Rains Houses Resident Computer Coordinator
  26.  * Stanford Distributed Systems Group Research Assistant
  27.  * Macintosh Programmer
  28.