Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tank!ux1.cso.uiuc.edu!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!rutgers!bpa!tci!kingman From: kingman@tci.bell-atl.com (Matt Kingman) Newsgroups: comp.sys.mac.programmer Subject: Password in TextEdit field? Keywords: TextEdit Message-ID: <669@tci.bell-atl.com> Date: 8 Feb 90 22:25:03 GMT Distribution: comp Organization: Technology Concepts, Inc. Sudbury Mass. Lines: 19 Does anyone have any good ideas on how to implement a password in a TextEdit field? So far, I've thought of this... Manage 2 TextEdit records, one that the user can see and one that the user can't. Anything that the user types is placed into the unseen one and an apple or diamond character is placed into the seen one. Am I on the right track or off in the woods? How would I handle editing? (ie. double clicks, cmd-c, cmd-v, etc...) What considerations must be made if this were done in a modal dialog? (ie. would I need a custom filterProc?) Any help would be appreciated. Thanks, /Matt -- Matt Kingman - Systems Engineer kingman@tci.bell-atl.com Technology Concepts Inc. ...!uunet!tci!kingman Sudbury, MA. 01776 (508)443-7311 TCI is not responsible for my opinions, nor I for theirs...