Page 1 of 1
Hide keyboard?
Posted: 17 Dec 2019 00:53
by jassing
I find that if the keyboard is displayed & the debug dialog appears, attempting to dismiss the keybaord gets rid of the dialog... So I'd like to programmatically dismiss the keyboard.
Possible?
Re: Hide keyboard?
Posted: 21 Dec 2019 16:17
by Desmanto
It seems can't be done. I tried to use CUI back() and it will dismiss the debug dialog instead. Try to change a value at the debug dialog, it opens up new keyboard (previous one is still there).
What is your obstacle with the keyboard being open when debug dialog appear? Maybe we can find workaround for it.