Page 1 of 1

fix the virtual keyboard

Posted: Thu Nov 08, 2012 5:11 am
by uhwalter
Hello, I have a simple Question is it possible to fix the virtual keyboard of a T7A

Greetings Uwe

Re: fix the virtual keyboard

Posted: Thu Nov 08, 2012 9:10 am
by mark.monroe
No, it is not possible to fix the virtual keyboard in a specific place on the screen. The user can always move it around.

Re: fix the virtual keyboard

Posted: Fri Nov 09, 2012 2:42 am
by uhwalter
... hm, is it possible to create a own fix window with buttons that contain letters and numbers?

Re: fix the virtual keyboard

Posted: Fri Nov 09, 2012 9:01 am
by mark.monroe
You could create your own keyboard using lots of buttons. But you would have to somehow take the output from the buttons and send it to the object you want to enter data into.

Depending on how many and what kind of control objects you want to input data into, it could end up requiring you to write a lot of C# code.