• 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
wrapping text in cells of an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wrapping text in cells of an NSTableView


  • Subject: wrapping text in cells of an NSTableView
  • From: "Nathan V. Roberts" <email@hidden>
  • Date: Thu, 12 Jul 2001 19:07:47 -0500

Hi,

I'm trying (mainly for printing purposes) to get my NSTableView to display all data within the column, rather than truncating it. (So, e.g., if it takes 3 lines to display the last column for a given row, that row will be 3 lines tall.) I'm thinking that maybe I need to subclass the NSTableView and override rectOfRow, and calculate the height needed myself. Is that right? It seems like there ought to be a better way.

Thanks once again,

Nathan


  • Prev by Date: Making plist more readable.
  • Next by Date: Re: Singleton instances and multithreading
  • Previous by thread: Making plist more readable.
  • Next by thread: alloc, dealloc, retain, release, autorelease etc.
  • Index(es):
    • Date
    • Thread