Hello,
We are using PWB for a Touch screen kiosk at our University. Basically we want to limit what users can do. We have the home page set to our events calendar. We want them to be able to browse around the events calendar and then, if they need assistance, they can utilize our 'Live Chat' feature. We are utilizing the built in On Screen Keyboard that comes with WinXP. My question is this: Is there a way to disable the minimize button on the OSK? When the user is typing using the the on screen keyboard, if they minimize it, it disappears and it cannot be retrieved again. However, if they close out they can bring back the OSK. It just happens when they minimize the keyboard. Any suggestions or work arounds would be much appreciated. Thank you in advance.
Possible to disable minimize?
Moderators: Tyler, Scott, PWB v2 Moderator
I do not think it is possible to disable the Microsoft application Keyboard minimize button.
You may be able to use a JavaScript keyboard in a PWB popup Window.
http://www.codeproject.com/KB/scripting/jvk.aspx
Or use an alternate keyboard application. This one only has the close button.
http://www.codeproject.com/KB/cpp/onscreenkeyboard.aspx
--Scott
You may be able to use a JavaScript keyboard in a PWB popup Window.
http://www.codeproject.com/KB/scripting/jvk.aspx
Or use an alternate keyboard application. This one only has the close button.
http://www.codeproject.com/KB/cpp/onscreenkeyboard.aspx
--Scott