Equivalent of UITextField's textField:shouldChangeCharactersInRange:replacementString for NSTextField
Equivalent of UITextField's textField:shouldChangeCharactersInRange:replacementString for NSTextField
- Subject: Equivalent of UITextField's textField:shouldChangeCharactersInRange:replacementString for NSTextField
- From: Eric Wing <email@hidden>
- Date: Wed, 21 Sep 2011 19:42:02 -0700
I have been using the delegate callback
textField:shouldChangeCharactersInRange:replacementString for
UITextField.
I am trying to port code over to Mac using NSTextField. Is there
something that provides similar functionality?
Thanks,
Eric
--
Beginning iPhone Games Development
http://playcontrol.net/iphonegamebook/
_______________________________________________
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