Possible Duplicate:
Convert float value to NSString
How can I draw an int or float in a UILabel through an NSString?
How can I draw an |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Your question has probably been asked before, might be marked as a duplicate. Also, it might be a good idea to follow bryanmac's advice to become "less new to iPhone development"! |
|||
|
|
|
In order to change the text on the label, you need to assign its
The |
|||
|
|