NSDecimalSeparator
NSDecimalSeparator
- Subject: NSDecimalSeparator
- From: Jean-Baptiste LE STANG <email@hidden>
- Date: Fri, 22 Aug 2003 14:02:41 +0200
Can someone of the list can explain me how to change the
NSDecimalSeparator of the systeme preferences ?
I'm doing the following with no luck :=(
[[NSUserDefaults standardUserDefaults] setObject:@","
forKey:@"NSDecimalSeparator"];
TIA,
JB
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.