NSNumberFormatter strange symbols on PPC/10.4
NSNumberFormatter strange symbols on PPC/10.4
- Subject: NSNumberFormatter strange symbols on PPC/10.4
- From: Andy Bettis <email@hidden>
- Date: Mon, 8 Dec 2008 19:53:39 +0000
Hi,
In my app I have an NSTableView in the main window, within this
there's a column with an NSNumberFormatter attached. The formatter is
set to 10.4 behaviour and currency style. On my development machine
all looks OK, however the customer's machine shows the numbers as a
currency symbol (£, I'm in the UK) then a series of symbols replacing
the numbers. Most numbers show as a white, rounded cornered square
with a sort of T character inside, zeroes show as a black, rounded
cornered square with a crossed zero inside, some others show as a
double apostrophe in the white square. Decimal points show OK.
When printed the numbers are replaced with punctuation characters, not
the symbols shown on the screen.
I'm developing on an Intel Mac Mini running 10.5.5. I've tried a few
older machines which all show the weird characters, they are mostly
running 10.4.11 and using PPC processors so I don't know if this is a
PPC or Tiger problem.
I have a few projects lined up that will probably run on Tiger systems
so I'd like to know if this is easily fixable or whether I need to
write my own cash formatting routine.
Ta.
Andy_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden