Haven't tried it, but AppKiDo tells me that NSOutlineView inherits the 
following method from NSTableView:

frameOfCellAtColumn:row:

as well as

rectOfColumn:

and

rectOfRow:

Am 18.08.2011 um 21:47 schrieb James Walker:

> Is there a way to find the frame rectangle of an item/row in an NSOutlineView?
> 
> Looking through the table of contents of the NSOutlineView reference, I saw
> 
>  Getting the Frame for a Cell
>    – frameOfOutlineCellAtRow:
> 
> which sounded like what I wanted, but it turns out that it just gets the 
> frame of the little expand/collapse widget, if any, not the whole row.
> -- 
>  James W. Walker, Innoventive Software LLC
>  <http://www.frameforge3d.com/>
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/magnard%40web.de
> 
> This email sent to magn...@web.de
> 
> 

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to