• 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: NSTableView with varying row heights
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView with varying row heights


  • Subject: Re: NSTableView with varying row heights
  • From: Esteban Uribe <email@hidden>
  • Date: Tue, 25 Feb 2003 12:38:22 -0800

Actually, I was looking for something similar a few days ago and came across
a RowResizableTableView that Evan Jones wrote.

You can get it over at http://www.eng.uwaterloo.ca/~ejones/software/osx-tableview.html

There are some performace issues if you have a lot of rows, say over 300...

But if you ask nicely Evan might optimize it for your needs or you can tweak the code yourself.

-Esteban Uribe


On Tuesday, February 25, 2003, at 12:07 PM, jim kitchen wrote:
Mark,

An excellent set of articles written by Dan Wood, were presented in three
recent MacTech magazines (sept, oct and nov 2002).

Dan Wood has a web page for these examples, located here:

<http://www.gigliwood.com/tabletester/>

Check them out....they are a good source of information.

jim k



On 2/25/03 11:41 AM, "Mark Alldritt" <email@hidden> wrote:

Hi,

I would like to create a table where the height if rows can vary (in my case
depending on the height of wrapped text within a cell). I don't see an
obvious way to do this looking at NSTableDataSource or NSTableView. Do I
have to override all the row geometry methods in NSTableView (e.g.
RectOfRow, etc.)?

Cheers
-Mark

---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB: http://www.latenightsw.com/ CANADA V8V-4M9
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: NSTableView with varying row heights (From: jim kitchen <email@hidden>)

  • Prev by Date: Re: PBI: tear-off tab items?
  • Next by Date: Re: PBI: tear-off tab items?
  • Previous by thread: Re: NSTableView with varying row heights
  • Next by thread: PBI: tear-off tab items?
  • Index(es):
    • Date
    • Thread