Re: Simple Question
Re: Simple Question
- Subject: Re: Simple Question
- From: Bruce Sturgen <email@hidden>
- Date: Sun, 11 Nov 2001 22:40:29 -0600
NSString* s = [NSString stringWithFormat:@"%@ %d", theString, theFloat];
On Sunday, November 11, 2001, at 10:26 PM, Peer Allan wrote:
Hello all,
Just another simple question that I can't find any information about.
I have a text field that has to display a combination of NSString and a
calculated float value. I can't find any details on how to convert the
float in a NSString to display it together in the text field.
I realize that this is most likely and very simple answer, but I am at
the
end of my rope trying to find it.
Thanks in advance,
Peer
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
_________________________________
Bruce E. Sturgen
Think Different!
ICQ: 120302101 AIM: bsturg3n
An optimist thinks that this is the best possible world. A pessimist
fears that this is true.