Substituting characters in a UITextField
Substituting characters in a UITextField
- Subject: Substituting characters in a UITextField
- From: DKJ <email@hidden>
- Date: Thu, 25 Jun 2009 18:45:13 -0700
I'd like to make some character substitutions in a UITextField while
the user is typing.
For example, when the user types "C", I'd like an arrow (\u2192) to
appear in the textfield instead.
I've been playing with the textField:shouldChangeCharactersInRange
delegate method. But I don't see how to get it to do what I want.
Any ideas?
dkj
_______________________________________________
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