home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12982 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!umd5!mac43-pg2.umd.edu!user
  2. From: de19@umail.umd.edu (Dana S Emery)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Password entry in a dialog
  5. Message-ID: <de19-240792040602@mac43-pg2.umd.edu>
  6. Date: 24 Jul 92 08:13:28 GMT
  7. References: <1992Jul10.133438.20407@sobeco.com> <28473@goofy.Apple.COM>
  8. Sender: news@umd5.umd.edu
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: Personal
  11. Lines: 15
  12.  
  13. In article <28473@goofy.Apple.COM>, dwb@apple.com (David W. Berry) wrote:
  14.  
  15. > Simplest approach I've seen is to create a FONT with nothing but bullet's
  16. > in it and use it for the font for the TERec.  Saves all kind's of hassles
  17. > and kludges and works almost anywhere.
  18.  
  19. Unfortunatly, spaces are not printed from the FONT/NFNT, so they will not
  20. echo as a bullet. I discovered this the hard way while developing a 'show
  21. invisibles' capability, and decided to use sicns for the invisibles in
  22. stead of a private font.  Since some passwords allow space as a character,
  23. this is not a foolproof technique.
  24.  
  25. --
  26.  
  27. Dana S Emery <de19@umail.umd.edu>
  28.