Hello Guest it is April 20, 2024, 02:18:58 AM

Author Topic: On screen keyboard  (Read 4861 times)

0 Members and 1 Guest are viewing this topic.

On screen keyboard
« 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

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: On screen keyboard
« Reply #1 on: April 23, 2007, 11:41:07 AM »
Thanks Dan, nice tip.

Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!
Re: On screen keyboard
« Reply #2 on: April 23, 2007, 01:34:42 PM »
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
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: On screen keyboard
« Reply #3 on: April 23, 2007, 01:55:51 PM »
Although that is really cool Brian... I have no clue how to do that!

Doh

Dan.
« Last Edit: April 23, 2007, 02:59:06 PM by dfurlano »

Hood

*
Re: On screen keyboard
« Reply #4 on: April 23, 2007, 02:42:27 PM »
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
Re: On screen keyboard
« Reply #5 on: April 23, 2007, 04:09:27 PM »
If your a moron like me Screen4 is a download for modifying screens.  I had to google screen4... lol

Dan.
Re: On screen keyboard
« Reply #6 on: April 23, 2007, 04:19:56 PM »
You have to love google ;)
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com