NSComboBox woes
NSComboBox woes
- Subject: NSComboBox woes
- From: Scott Andrew <email@hidden>
- Date: Mon, 11 Dec 2006 09:15:59 -0800
I have a basic NSComboBox question.
I have a NSComboBox with the following entries: 10% 25% 100% 250%
300%. When the user enters 10 a % symbol is automatically inserted.
They can't type 100. Is there a way to stop the % from being auto
inserted until enter is pressed or it loses focus? I have tried using
[zoomCombo setsAutoComplete:NO] but that didn't work. Is there
something i can do in my NSNumberFormatter subclass?
Scott Andrew
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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