Re: Hide / show password in NSTextField / NSSecureTextField
Re: Hide / show password in NSTextField / NSSecureTextField
- Subject: Re: Hide / show password in NSTextField / NSSecureTextField
- From: "Michael Ash" <email@hidden>
- Date: Wed, 3 Dec 2008 00:12:09 -0500
On Tue, Dec 2, 2008 at 4:10 PM, Helder da Rocha
<email@hidden> wrote:
> Hi Andre,
>
> That's what I ended up doing, but I thought it was a clumsy solution. It
> seems to me that to create two visual input objects with the same dimensions
> in the same position to handle the same information is at least unnecessary
> duplication. I was hoping there would be some simpler solution.
How about replacing the cell rather than the view? This is still not
perfect, but it at least avoids the duplication of having the
positioning and autosizing information in two places.
Mike
_______________________________________________
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