Re: NSNumberFormatter localize bug in IB?
Re: NSNumberFormatter localize bug in IB?
- Subject: Re: NSNumberFormatter localize bug in IB?
- From: Charilaos Skiadas <email@hidden>
- Date: Thu, 4 Aug 2005 23:50:29 -0500
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
_______________________________________________
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