Re: Cocoa custom text field backspace handling
Re: Cocoa custom text field backspace handling
- Subject: Re: Cocoa custom text field backspace handling
- From: Mike Abdullah <email@hidden>
- Date: Thu, 06 Mar 2014 19:39:19 +0000
On 6 Mar 2014, at 18:30, Daniel Luis dos Santos <email@hidden> wrote:
> I am developing a custom textfield in Cocoa. To handle the backspace character I should be defining :
When you say custom, do you mean you’re trying to customise NSTextField? Or that you’re actually trying to write a completely custom text field that isn’t descended from the existing one?
If the former, rather than subclassing, I suggest the available delegate methods will help with what you want a lot better.
_______________________________________________
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