When one tap on it then as shown in the next picture appeares two text boxes and the focus getting on the first text box as shown on the pictore bellow.
At this moment it should appeares the soft keyboard but it does not shown.
Why?
I thought it was clear when using the TaifunTools1.ShowKeyboard block that the keyboard should automatically appear as soon as the text box comes into focus without one having to touch the text box.
The keyboard should appear automatically because I used the call Text Box.RequestFocus
block before the TaifunTools1.ShowKeyboard
block.
By the way (not related to this), I noticed that these top and left properties only appear on the right, in the Properties window, if I move the text box a bit.