• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Localized decimal point
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localized decimal point


  • Subject: Re: Localized decimal point
  • From: Marco Binder <email@hidden>
  • Date: Wed, 2 Apr 2003 09:28:56 +0200

[myTextField setStringValue:[[NSNumber numberWithDouble:0.45]
stringValue]];

Try [myTextField setDoubleValue:0.45] or if you have an NSNumber then [myTextField setObjectValue:myNSNumber];

I d expect "0,45" in the GUI now for french systems and "0.45" for english systems.

Marco


--
|\ /| E-Mail: email@hidden WWW: www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
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.

References: 
 >Localized decimal point (From: kubernan <email@hidden>)

  • Prev by Date: Re: Charting solutions
  • Next by Date: Re: Fonts in Apple's Help Viewer
  • Previous by thread: Localized decimal point
  • Next by thread: Re: Localized decimal point
  • Index(es):
    • Date
    • Thread