detect button selection in NSMatrix
detect button selection in NSMatrix
- Subject: detect button selection in NSMatrix
- From: Mitchell Livingston <email@hidden>
- Date: Sat, 6 Oct 2007 21:46:34 -0400
Hello,
I would like to know if there's a way to be notified every time the
selected button in an NSMatrix is changed. Is there a delegate/
notification for this, as I couldn't fine one? Overriding such
methods as selectedCell: doesn't seem to work in all cases, since it
could change from that method, several others, or user clicks, and
overriding them all doesn't seem like a good solution. I basically
just want to know which button is selected so that I can display it
differently from the others, while at the same time "dim" the held
down button.
Thanks,
Mitchell Livingston
_______________________________________________
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