• 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: tableView:rowHeight and NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >tableView:rowHeight and NSOutlineView (From: Timothy Larkin <email@hidden>)

  • Prev by Date: tableView:rowHeight and NSOutlineView
  • Next by Date: Re: Round Corners With BezierPath
  • Previous by thread: tableView:rowHeight and NSOutlineView
  • Next by thread: Bindings Problem: KVO Not Being triggered?
  • Index(es):
    • Date
    • Thread