pulldown in custom NSCell
pulldown in custom NSCell
- Subject: pulldown in custom NSCell
- From: Georg Seifert <email@hidden>
- Date: Fri, 21 Aug 2009 12:48:22 +0200
Hi,
I want to build a custom cell similar to the one in "Transfer" list in
Cyberduck. I need several pulldowns and input fields. I did looked at
the code of Cyberduck but as it is written in Java I did not
understand it completely. 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.
Thanks
Georg
_______________________________________________
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