password field
password field
- Subject: password field
- From: Matt Neuburg <email@hidden>
- Date: Tue, 9 Jul 2002 09:08:55 -0700
In an NSForm I'd like one of the text fields to work like an
NSSecureTextField. But an NSForm is made up of NSFormCells and these don't
seem to want to give me access to the text editing area as a separate
entity (an NSTextField); they're NSCells.
What's the best approach here? Should I interfere with the text display
process by overriding editWithFrame?
I'm confused both by the cells/controls distinction and by how text works,
and this problem presents an intersection of the two... :-) m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.