HideKeyboard method

Hello !

Can anyone tell me how tu use hidekeyboard metoth ?

1 Like

It should be fairly self explanatory…

The hide keyboard method block is mostly only useful for multiline text boxes. Single line textboxes will hide the keyboard automatically when the Enter/Done key is pressed.

Place the hide keyboard block in an event block where you want the keyboard hidden.

OK but where to find the hidekeybord block ?

I am sure there is something I havn’t understood about method … :expressionless:

In the textbox component

There is also a show keyboard method in Taifun’s Tools extension

Yes of course !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thank you :slight_smile:

Look in Screen1 blocks for a more generalized Hide Keyboard block, for when you are not sure which text box’s keyboard to hide.
component_method
(draggable)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.