Hi,
How can I get the value of Label?
I'm able to set value using [label setString:[NSString stringWithFormat:@"%d", val]];
Trying to find the reverse of that, i.e grabbing the string value.
Thanks,
Tee
Hi,
How can I get the value of Label?
I'm able to set value using [label setString:[NSString stringWithFormat:@"%d", val]];
Trying to find the reverse of that, i.e grabbing the string value.
Thanks,
Tee