resizing cells with NSBrowser
resizing cells with NSBrowser
- Subject: resizing cells with NSBrowser
- From: wilfried reinthaler <email@hidden>
- Date: Thu, 3 Apr 2003 08:12:10 +0200
hi!
i searched the web for this but could not find a solution.
so my hope lies in this list.
i use NSBrowser to display data in the way the finder (in column view)
shows files.
therefor the cell (subclass of NSBrowserCell) in the last column of my
NSBrowser should have different size.
unfortunately, the browser does not take the actual instance of my cell
(or the prototype of the corresponding NSMatrix) to calculate the size
but instead it uses its cellPrototype.
is this a bug or am i missing something?
is there somebody out, willing to show me a solution for this problem?
thanx in advance
wilfried reinthaler
_______________________________________________
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.