Re: Disabled button looks like enabled
Re: Disabled button looks like enabled
- Subject: Re: Disabled button looks like enabled
- From: Dave DeLong <email@hidden>
- Date: Mon, 12 Jan 2009 13:31:56 -0700
From what I understand about responders, removing first responder
guarantees that the control will never be able to accept the focus,
because accepting the focus would make the control first responder.
So no; nothing would be able to make this behave as normal button.
Dave
On Jan 12, 2009, at 1:28 PM, Donnie Lee wrote:
It's exactly what I need, Dave. Thank you!
A small question: there is "Enable access for assistive devices" in
Universal Access, what do you think, can any of these devices treat my
fake button as a real button (even if the button don't accepts "first
responder")? Or removing first responder from a button guarantees that
it never be accessible?
_______________________________________________
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