Virtual keyboard embedded in page
-
wrote on 11 Jun 2021, 11:44 last edited by
Hello,
I have an application and use global instance of InputPanel for every TextInput .
But I need in one page different behavior.
I need embedded keyboar into page - keyboard will be allways showed and allways connected to TextFiled.
I successfully inserted the keyboard on the page , and I made focus on TextField - when I display this page, both keyboards is visible (first standard, second embedded).
1/1