Re: Limiting NSTextField to numbers?
Re: Limiting NSTextField to numbers?
- Subject: Re: Limiting NSTextField to numbers?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 21 Jan 2009 13:55:33 -0700
On Jan 21, 2009, at 3:48 PM, Brooke Gravitt wrote:
This was what I was thinking I might do.
Glen is correct, though; I was wrong about there being a formatter
property on UITextField. You can still do this, but you'll have to
apply the formatter manually using the
UITextFieldTextDidChangeNotification.
What's a good strategy for forcing the text field to always have the
last two digits as cents?
Use a currency number formatter?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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