Re: Disabled NSButton
Re: Disabled NSButton
- Subject: Re: Disabled NSButton
- From: "Ronnie B" <email@hidden>
- Date: Thu, 4 Sep 2008 16:31:59 -0400
Thanks Randall. It worked.
On Thu, Sep 4, 2008 at 3:42 PM, Randall Meadows <email@hidden> wrote:
> On Sep 4, 2008, at 1:33 PM, Ronnie B wrote:
>
> Hi All!
>>
>> I am implementing a login panel. I would like to have 'Ok' button
>> disabled
>> as long as the password field is empty. Any advise?
>>
>
> -controlTextDidChange: delegate method; in it, [en|dis]able the button
> according to the length of the password field text.
>
_______________________________________________
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