Re: Subclassing NSTextFieldCell
Re: Subclassing NSTextFieldCell
- Subject: Re: Subclassing NSTextFieldCell
- From: "I. Savant" <email@hidden>
- Date: Mon, 28 Jan 2008 16:54:31 -0500
> First, subclass NSTextFieldCell and override the -stringValue method
> (see NSCell) to return @"*****" if the user has selected this
> preference.
... and how do you propose to read the actual string value from the
field if/when needed? This ignores the basic design of NSCell ...
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden