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: Eric Gorr <email@hidden>
- Date: Thu, 18 Dec 2008 12:08:20 -0500
On Dec 18, 2008, at 11:59 AM, Randall Meadows wrote:
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...
Interesting.
What troubles did you run into?
Did you try using the method suggested by Joar at http://www.joar.com/code/body.html?
_______________________________________________
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