On Fri, Aug 10, 2012, at 01:17 PM, James Merkel wrote: > > As of 10.8, it looks like thousands separators are automatically added to > > numbers displayed in text boxes. > > Can this be disabled? In some places it doesn't make sense like in a > > display of a year. > > Ok, I see from: > https://developer.apple.com/library/mac/#releasenotes/CoreFoundation/CoreFoundation.html > that +[NSString localizedStringWithFormat:] which I am using now adds the > thousands separators. I don't see a way around this.
Aside from attaching an NSNumberFormatter to the text field? --Kyle Sluder _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com