Finding status of On screen keyboard
-
Hi all, Within my application I have a button that launches the windows XP OSK which works fine. The problem lies in the fact that this application is to operate on a touchscreen and being fullscreen restricts the user from accessing the taskbar. If the user minimises the OSK I cannot get it back without closing the application to gain access. So my question is this, can I get the status of the OSK, that is, minimised, running etc? so I can maximise it again from my application? The button in my application at the moment just opens the OSK but if it is already open (minimised) I cannot get it back..... Hopefully someone can help with this? Cheers Jim :confused:
-
Hi all, Within my application I have a button that launches the windows XP OSK which works fine. The problem lies in the fact that this application is to operate on a touchscreen and being fullscreen restricts the user from accessing the taskbar. If the user minimises the OSK I cannot get it back without closing the application to gain access. So my question is this, can I get the status of the OSK, that is, minimised, running etc? so I can maximise it again from my application? The button in my application at the moment just opens the OSK but if it is already open (minimised) I cannot get it back..... Hopefully someone can help with this? Cheers Jim :confused:
Hello, I was just wondering if you managed to solve this problem, I am also searching for a way to do this, so that I can "catch" a key selected in the on screen keyboard. Cheers.