Re: Newbie question on NSDecimals
Re: Newbie question on NSDecimals
- Subject: Re: Newbie question on NSDecimals
- From: Scott Anguish <email@hidden>
- Date: Mon, 11 Jul 2005 02:48:06 -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 ??
if you want to display it in a cell (like an NSTextField) you
could drag an NSFormatter for numbers onto it and then set the format
there.
_______________________________________________
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