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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to