disabling NSButton?
disabling NSButton?
- Subject: disabling NSButton?
- From: "Kevin Dixon" <email@hidden>
- Date: Wed, 19 Mar 2008 15:32:09 -0400 (EDT)
- Importance: Normal
Hi,
I have two buttons, of the Round Textured Button variety. When I try to
disable them, I do
[uiButton setEnabled:NO];
[uiButton setNeedsDisplay:YES];
However, the button appears normal (eg enabled) but doesn't click. What am
I doing wrong here?
-Kevin
_______________________________________________
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