How to make the keyboard go away in the iphone simulator -


I have a text entry box in my iPhone app, when you touch it in a simulator, the keyboard pops up . But there is no way to get rid of it. Without other web pages to explain why they should work, they are solutions, and they are the representatives do not work for me have a say in the text box call first to make its Uaiviov, then stepped on the object, but it Any suggestions are not made anytime? Can anyone say that what is actually going on?

Maybe I would just put a "go" button, so I need something to focus Tekstfild?

One way to do this is to set it as the representative of an object to the text field and to implement > FileFieldShieldReturn: (UITextField *) textField

In which you call [textField resignFirstResponder]

This

refer to the reference for more information.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -