open the Windows virtual keyboard in a Java program -
i create event in button.
when click in button, open windows virtual keyboard.
can me code?
thank collaboration.
best regards.
i think simple this: runtime.getruntime().exec("osk");
i create event in button.
when click in button, open windows virtual keyboard.
can me code?
thank collaboration.
best regards.
i think simple this: runtime.getruntime().exec("osk");
Comments
Post a Comment