Re: NSNumberFormatter localize bug in IB?
Re: NSNumberFormatter localize bug in IB?
- Subject: Re: NSNumberFormatter localize bug in IB?
- From: Modesitt Software <email@hidden>
- Date: Fri, 5 Aug 2005 08:44:21 -0700
On Aug 4, 2005, at 9:50 PM, Charilaos Skiadas wrote:
On Aug 4, 2005, at 11:41 PM, Modesitt Software wrote:
What is the difference between checking the Localize check box in
a NSNumberFormatter's IB window, and setting the localizing
programmatically using "setLocalizesFormat:YES"? I have a text
block on my window with the format set to "$ #,##0.00". When I
change the System Preference International Format to another
country, the formatter that localizes programmatically correctly
localizes the number, but the one set in IB does not; the $ sign
remains always. I'd much prefer to set this in IB than have to
define outlets just to correctly localize them. Is this a known
bug? If not, I'll write it up. Thanks in advance.
-Bill
This thread might be relevant:
http://www.cocoabuilder.com/archive/message/cocoa/2005/7/26/142772
Haris
I experienced the same issue as discussed in that thread. It works
fine for a one-time localization change, but I'm creating a product
that will be used worldwide, and the local changes dynamically.
Guess I need to report it as a bug.
Thanks!
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden