Re: tableView:rowHeight and NSOutlineView
Re: tableView:rowHeight and NSOutlineView
- Subject: Re: tableView:rowHeight and NSOutlineView
- From: "I. Savant" <email@hidden>
- Date: Wed, 23 Aug 2006 12:06:54 -0400
Please search the documentation before posting, especially for
something so easy to find.
First, the method signature for NSTableView is -
tableView:heightOfRow: not -tableView:rowHeight:. Second,
NSOutlineView has a slightly different delegate method -
outlineView:heightOfRowByItem: ...
--
I.S.
On Aug 23, 2006, at 12:02 PM, Timothy Larkin wrote:
Can variable row heights be used with an NSOutlineView? In my
application, the delegate method tableView:rowHeight is not called
after sending noteHeightOfRowsWithIndexesChanged: to the outline.
--
Timothy Larkin
Abstract Tools
Caroline, NY
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden