NSCell's cellSize per table column row?
NSCell's cellSize per table column row?
- Subject: NSCell's cellSize per table column row?
- From: Lee Morgan <email@hidden>
- Date: Thu, 30 Jun 2005 23:31:47 -0400
Is there a way to invoke NSCell's cellSize for each row within a
NSTableColumn?
When it's invoked it (clearly) only returns the size for the last
value set by the table, however I would like to use it to determine
the max size for a given column's row so that I can use it to
autosize my column.
I'm trying to develop a generic width measurement for my columns so
that I can use one autosize method for all columns within all tables
rather than writing custom methods for every one.
- Lee
_______________________________________________
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