Re: pulldown in custom NSCell
Re: pulldown in custom NSCell
- Subject: Re: pulldown in custom NSCell
- From: Georg Seifert <email@hidden>
- Date: Sun, 30 Aug 2009 13:26:10 +0200
Hi corbin and Andreas,
Both approaches look promising. I will play with them.
Thanks
Georg
What I found is that the Cell, in its drawwithFrame method, adds
subview to the TableView and this subview handles all the drawing
and handling. Is this appropriate or is there a better solution.
In case you don't need a fully fledged TableView, have a look at
this and see if it fits your bill:
http://www.harmless.de/cocoa-code.php#collectionview
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden