Re: Subclassing NSTextFieldCell - can't even get started!
Re: Subclassing NSTextFieldCell - can't even get started!
- Subject: Re: Subclassing NSTextFieldCell - can't even get started!
- From: David Preece <email@hidden>
- Date: Tue, 27 Nov 2007 11:44:53 +1300
Thanks all for suggestions. Mostly by virtue of taking
DragNDropOutlineView and covering it in breakpoints I can see that the
method I needed to override was selectWithFrame not editWithFrame. As
soon as I did that (turning NSInteger into 'int' for those of us
building against 10.4u), it did as was asked.
Thanks,
Dave
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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