• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Find a frame of an item in an NSOutlineView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Find a frame of an item in an NSOutlineView?


  • Subject: Re: Find a frame of an item in an NSOutlineView?
  • From: Peter <email@hidden>
  • Date: Thu, 18 Aug 2011 21:55:59 +0200

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 (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
>
>

_______________________________________________

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

References: 
 >Find a frame of an item in an NSOutlineView? (From: James Walker <email@hidden>)

  • Prev by Date: Re: Find a frame of an item in an NSOutlineView?
  • Next by Date: Safe way to convert C String to NSString
  • Previous by thread: Re: Find a frame of an item in an NSOutlineView?
  • Next by thread: Safe way to convert C String to NSString
  • Index(es):
    • Date
    • Thread