Re: [GD-Windows] SetCursorPos on TabletPC
Brought to you by:
vexxed72
From: Andras B. <and...@gm...> - 2006-01-28 20:14:05
|
I don't think that tablet PCs behave any different than normal PCs. When the pen is far from the screen, the cursor stays in place, when it gets close to the screen, the cursor will follow, and when it touches the screen, it's a click. Or at least, that's how I remember... :) So I'd guess that all the mouse functions "just work". Andras Saturday, January 28, 2006, 10:35:56 AM, you wrote: > Does anyone know what the behaviour is of SetCursorPos on TabletPC? > Does it work, and if it doesn't, does it return FALSE? What about > with just a regular Wacom? > Brian |