Re: NSOutlineView change a textfield for an NSButton (switch)
Re: NSOutlineView change a textfield for an NSButton (switch)
- Subject: Re: NSOutlineView change a textfield for an NSButton (switch)
- From: Robert Tillyard <email@hidden>
- Date: Tue, 28 Aug 2007 21:57:33 +0100
On 28 Aug 2007, at 16:20, Shawn Erickson wrote:
You can do this in Interface Builder by dragging a button cell into
the column.
-Shawn
That;'s how I got a column of NSButtonCells in an NSOutlineView and I
return NSOnState or NSOffState as an NSNumber to put a tick in the
button.
My problem is that I don't want tick boxes on rows with the
disclosure triangle. What do I return to hide the button on those? I
tried 'nil' but that didn't work.
Regards, Rob.
_______________________________________________
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