Hi to all
I return to an old topic
With this argument: #VirtualMachineArgs: -Dcom.sun.javafx.virtualKeyboard="none"
the virtual keyboard is not activated, but it always stays that way until I comment on the argument and recompile
But if I want to enable and disable it from code how can I do that?
Sometimes I don't want that as soon as a textfield takes the focus it is activated
Thanks
I return to an old topic
With this argument: #VirtualMachineArgs: -Dcom.sun.javafx.virtualKeyboard="none"
the virtual keyboard is not activated, but it always stays that way until I comment on the argument and recompile
But if I want to enable and disable it from code how can I do that?
Sometimes I don't want that as soon as a textfield takes the focus it is activated
Thanks
Last edited: