Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: dfurlano on April 23, 2007, 11:12:32 AM
-
Saw this on another forum but using the MS onscreen keyboard makes it easier for me to type in simple text rather then moving from my mouse to a keyboard. Not a big deal but nice and free. Under start->all programs->accessories->accessibility
(http://www.dfurlano.com/mach%20screen.jpg)
-
Thanks Dan, nice tip.
Brett
-
You can also put a button on the screen to open the keyboard.
in VB you do the following:
Shell"osk.exe" 'This will open the On Screen Keyboard
and
Shell "calc.exe" 'This will open the calculator :)
Hope that helps
Brian
-
Although that is really cool Brian... I have no clue how to do that!
Doh
Dan.
-
Open Screen4, open your screen in screen 4, add a button and double click on it and check that it is to be a VB button. save and exit. Open Mach, go to Operator menu, click Edit Button Script, paste in the code Brian has mentioned and save.
Hood
-
If your a moron like me Screen4 is a download for modifying screens. I had to google screen4... lol
Dan.
-
You have to love google ;)