728x90 낙서장/iphone1 아이폰 낙서 ButtonFun NSString *title = [sender titleForState:UIControlStateNormal]; NSString *newText = [[NSString alloc] initWithFormat: @"%@ asldjhfaklsjdfh.",title]; statusText.text = newText; [newText release]; -alloc- { TheClass *newObject = [[TheClass alloc] init]; } TextField //Done키를 누르면 키보드 사라지게 하기 -(IBAction)textFielddoneEditiing:(id)sender { [sender resignFirstResponder]; } //배경을 터치하면 키보드 사라지게 만.. 2021. 8. 10. 이전 1 다음 728x90 LIST