Re: Find a frame of an item in an NSOutlineView?
Re: Find a frame of an item in an NSOutlineView?
- Subject: Re: Find a frame of an item in an NSOutlineView?
- From: James Walker <email@hidden>
- Date: Thu, 18 Aug 2011 15:15:30 -0700
On 8/18/2011 12:54 PM, Quincey Morris wrote:
'frameOfCellAtColumn:row:', 'rectOfColumn:', 'rectOfRow:'?
(Don't forget NSOutlineView is a subclass of NSTableView.)
Thanks. That seems to work, though what I'm ultimately trying to do
(get an image of a row from an outline view) doesn't. I call
bitmapImageRepForCachingDisplayInRect: and
cacheDisplayInRect:toBitmapImageRep:, and I get an image of the right
size but empty content. I googled, and all I found was an unanswered
similar question from 2 years ago.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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