doubling up a NSCell for an NSTableColumn
doubling up a NSCell for an NSTableColumn
- Subject: doubling up a NSCell for an NSTableColumn
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Sat, 12 Jun 2004 16:57:50 -0500
I'm mocking up a UI that uses an NSOutlineView. I'd like a single column
to be able to hold two editable text fields. Something like this ASCII
art:
+------------------------+
one NSTableColumn >> | Description/Start+Stop |
+------------------------+
| > closed description |
lame disclosure arrow art >> | V opened description |
one NSCell, enclosing two >> | 1:00pm | 2:33pm |
| > closed description |
| > closed description |
+------------------------+
Has anyone done something like this before? Is it feasible?
| Jonathan 'Wolf' Rentzsch
http://rentzsch.com
| Red Shed Software
http://redshed.net
| "better" necessarily means "different"
_______________________________________________
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.