Re: NSNumberFormatter issue with method -setLocale

2011-02-25 Thread Ulf Dunkel
I have done some more research and trials, and now I wonder if +[NSLocale autoupdatingCurrentLocale] does work at all. A warning in Apple's Technical Q&A makes me wonder: I know this is an iOS Q&A and I am on Mac OS X, but ... I

Re: NSNumberFormatter issue with method -setLocale

2011-02-25 Thread Ulf Dunkel
Nobody, no hint? - - - - - On 24.02.2011 16:44, Ulf Dunkel wrote: Mac OS 10.6.6 and Xcode 3.2.5: I am playing with NSNumberFormatter stuff for various custom number edit fields, which will e.g. be used to auto-format dpi values, degree values, document measurement values with various format st

NSNumberFormatter issue with method -setLocale

2011-02-24 Thread Ulf Dunkel
Mac OS 10.6.6 and Xcode 3.2.5: I am playing with NSNumberFormatter stuff for various custom number edit fields, which will e.g. be used to auto-format dpi values, degree values, document measurement values with various format strings, etc. I currently receive an EXC_BAD_ACCESS, with the follo