Hidden NSButtonCells in a tableview
Hidden NSButtonCells in a tableview
- Subject: Hidden NSButtonCells in a tableview
- From: Fredrik Olsson <email@hidden>
- Date: Thu, 17 Aug 2006 15:21:11 +0200
I use tableView:willDisplayCell:... to change the buttons cell's title.
The button cells are checkboxes. For buttons cells without a title, I
want to hide the checkbox as well.
setHidden: is not available, so I have tried to change the type, and
bezelStyle, but no luck. Do I really need to override drawInFrame?
// Fredrik Olsson
_______________________________________________
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