NSCell and NSOutlineView question!
NSCell and NSOutlineView question!
- Subject: NSCell and NSOutlineView question!
- From: Gore <email@hidden>
- Date: Sat, 16 Mar 2002 01:58:57 +0200
I would like to create a cell that display a textfield and a checkbox at
the same cell. I have got it to display that by subclassing a
NSTextFieldCell and declared 1 NSButtonCell inside the NSTextFieldCell,
it is displayed orrectly and I can edit the text, but I can't edit the
state of the checkbox, am I doing this correctly or have I missed
something? help!!! =)
please give me an example or documentation on how to do this.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.