Replacing chars in UITextField
Replacing chars in UITextField
- Subject: Replacing chars in UITextField
- From: DKJ <email@hidden>
- Date: Wed, 24 Jun 2009 22:42:11 -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