variable cell sizes in NSTableView
variable cell sizes in NSTableView
- Subject: variable cell sizes in NSTableView
- From: Michael Link <email@hidden>
- Date: Thu, 9 Feb 2006 13:47:10 -0600
I have a source view implemented by an instance of NSTableView. 1
column for the icon on the left and 1 column for the text on the
right (vertically centered). This looks exactly how you would expect
a generic source view to look (like the sidebar in the finder).
I am trying to figure out the best way to implement a separator cell
(similar to how the Finder has it, see here for screen shot http://
julia.fractal.net/images/finder.png ). Is it possible to dynamically
change the width and height of a cell while the tableview is drawing?
Or is there some other method that works better? Thanks.
--
_______________________________________________
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