Helpful Information
 
 
Category: iPhone SDK Development
NSCFTimer Error

When i try to get value from textField
[__NSCFTimer InterdoneEditing]: unrecognized selector error is diplayed.
'InterdoneEditing' is the selector method.
i given like this,
-(void)InterdoneEditing
{

float x=[txtX.text floatValue];
}
please help me.










privacy (GDPR)