Disabling a particular NSButtonCell in NSTableView
Disabling a particular NSButtonCell in NSTableView
- Subject: Disabling a particular NSButtonCell in NSTableView
- From: "K. Darcy Otto" <email@hidden>
- Date: Tue, 12 Jun 2007 09:20:09 -0700
I've used Interface Builder to set up an NSTableView, and in one
column I have a column of NSButtonCell buttons. I want to disable
the button at a certain row, while leaving the rest of the buttons
enabled. My questions are two:
(i) how do I refer to a particular button at some arbitrary row?
(i) what message do I send the button so just that button becomes
disabled?
Thanks in advance.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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