changing the highlighting mode
changing the highlighting mode
- Subject: changing the highlighting mode
- From: Jeff Childers <email@hidden>
- Date: Sun, 17 Apr 2005 09:03:10 -0500
I have a button matrix. I set it to radio mode in IB for deselection and when a button is pressed I use
[tileContainer setState:NSOnState
atRow:[tileContainer selectedRow]
column:[tileContainer selectedColumn]];
which doesn't work.
How do I change the button matrix so the buttons toggle instead of momentary highight? _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden