Re: Newbie question on NSDecimals
Re: Newbie question on NSDecimals
- Subject: Re: Newbie question on NSDecimals
- From: pjl <email@hidden>
- Date: Tue, 12 Jul 2005 23:59:57 -0400
On Jul 11, 2005, at 1:12 AM, Rod Kirkpatrick wrote:
Hi All
Could someone give a newbie a few tips on how to get from an
NSDecimalNumber back to a type that I can display in an interface
please.
I can load the Decimal with a value - I can do the math on the
decimal (I think) but what do I do after that to set a text field
with the result ??
Try -description or -descriptionWithLocale: to get an NSString.
Rod
_______________________________________________
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