Re: Getting Position of NSCell in NSTableView
Re: Getting Position of NSCell in NSTableView
- Subject: Re: Getting Position of NSCell in NSTableView
- From: Fritz Anderson <email@hidden>
- Date: Thu, 16 Aug 2007 10:38:03 -0500
On 10 Aug 2007, at 9:53 PM, Tim Davis wrote:
Is there anyway to get the position of the NSCell in the
NSTableView? I've tried rectOfRow: but that doesn't work, it just
returns the rect relative to the cell. I need to get the rect
relative to the tableview.
frameOfCellAtColumn:row: ? It's cross-referenced in the documentation
for rectOfRow: .
— F
_______________________________________________
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