Re: Custom control and cells
Re: Custom control and cells
- Subject: Re: Custom control and cells
- From: Corbin Dunn <email@hidden>
- Date: Fri, 09 Jul 2010 10:53:51 -0700
On Jul 7, 2010, at 4:14 AM, Georg Seifert wrote:
> Hi,
>
> I try to find an example on how to implement the mouse tracking and editing behavior of a NSCell from my own control (subclass of NSControl). I need a control that can handle several kinds of cells like ImageAndTextCell (with editing) or popup button cells.
>
> I read a lot about it but can’t fit it together.
It is probably easiest to just use controls that contain the cells, and not try to make your control directly use multiple cells. With today's hardware, the performance gains are not worth the extra coding effort.
corbin
_______________________________________________
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