 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
flyyynt
Joined: 07 Nov 2009 Posts: 1
|
Posted: Sat Nov 07, 2009 3:35 am Post subject: Problem using KeyWait in tablet PC |
|
|
I've done some searching but it doesn't seem like anyone else has had this problem. I'm writing a script that uses a hotkey for the left mouse button. It works fine on my desktop PC and LT C-500 tablet (which has the resistive type of touch screen).
With my Motion Computing M1300 tablet, although the hotkey activates when I tap the stylus, KeyWait and GetKeyState aren't able to recognize when the pen is pressed down. They always believe the left mouse button is up. I've tried using OnMessage() with the same result.
The M1300 uses the EM field kind of touch display (I forget what they call it) that only works with a special stylus. I wonder if it's using a driver that somehow bypasses what Autohotkey hooks for the mouse buttons. OTOH, all other apps work fine with the pen, doing what they're supposed to when the pen is pressed down, held, or released.
Can anyone illuminate what the problem might be and whether there's a workaround. Is there another, lower level way of determining if a mouse button is up or down? |
|
| Back to top |
|
 |
txquestor
Joined: 22 Aug 2009 Posts: 294
|
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|