2012-05-15 55 views

回答

1

這並不爲我工作。我必須成爲文本字段的代表並執行此代表方法:

- (void)textFieldDidBeginEditing:(UITextField *)textField{ 
    //call some custom code here... 
} 
相關問題