• 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: Outline view with variable-height rows & text wrapping...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outline view with variable-height rows & text wrapping...


  • Subject: Re: Outline view with variable-height rows & text wrapping...
  • From: Philip Dow <email@hidden>
  • Date: Sun, 9 Jul 2006 23:33:38 +0200

The NSOutlineView documentation, specifically...

"outlineView:heightOfRowByItem:
Returns the height in points of the row containing item.

- (float)outlineView:(NSOutlineView *)outlineView heightOfRowByItem: (id)item

Discussion

Values returned by this method should not include intercell spacing and must be greater than 0. Implement this method to support an outline view with varying row heights...."

As for text that wraps, you may need to implement your own cell, although someone correct me if I'm wrong.



-Phil


On Jul 9, 2006, at 9:58 PM, Scott Ribe wrote:

I found this from Evan Jones:
<http://evanjones.ca/software/osx-tableview.html>

Is there any other documentation or sample or product that I should look at?

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________ 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


_______________________________________________ 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
  • Follow-Ups:
    • Re: Outline view with variable-height rows & text wrapping...
      • From: Scott Ribe <email@hidden>
References: 
 >Outline view with variable-height rows & text wrapping... (From: Scott Ribe <email@hidden>)

  • Prev by Date: Outline view with variable-height rows & text wrapping...
  • Next by Date: How to properly add a document with -addDocument
  • Previous by thread: Outline view with variable-height rows & text wrapping...
  • Next by thread: Re: Outline view with variable-height rows & text wrapping...
  • Index(es):
    • Date
    • Thread