Re: Using a NSCollectionView in a table cell.
Re: Using a NSCollectionView in a table cell.
- Subject: Re: Using a NSCollectionView in a table cell.
- From: Randall Meadows <email@hidden>
- Date: Thu, 18 Dec 2008 09:59:57 -0700
On Dec 18, 2008, at 9:52 AM, Corbin Dunn wrote:
On Dec 18, 2008, at 7:28 AM, Eric Gorr wrote:
I need to be able to use a NSCollectionView inside of a cell for a
NSOutlineView.
[snip]
You will have more problems and trouble attempting to get an NSView
inside of a cell. I suggest subclassing NSTextFieldCell. Please do
log a bug requesting the ability to easily put views into cells.
Not that Corbin's advice really needs any validating, but I just tried
to do a very similar thing (putting an NSView into a table cell), and
ended up NOT doing so after much headache. I ended up doing all
custom drawing instead.
Myself, I'm off to file that bug...
_______________________________________________
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