Hi Dave,

we used Touchscreen Hardware with toolbook and vb.
Any Touchscreen driver I know maps the touch of the user on the screen to the 
mouse signal of the OS
=> the touch is like the click of the mouse (mousedown mouseup xpos and ypos) 
and your runrev program gets the signal like any mousesignal - this is my 
experience. In most cases you can use the touchscreen and the mouse simulaneous 
(but of course the last used gets the control).

You just have to be careful about the accuracy of the users in clicking  ( a 
tolerance of 30 pixel min in x and y direction should be handled through your 
program or the objects to touch on the screen (buttons ...) should be bigger 
than normal.

Avoid to hyperlink small chunks of text as link in fields - very hard to use on 
touchscreens.

Regards, Franz
Mit freundlichen Grüßen
Franz Böhmisch

[EMAIL PROTECTED]
http://www.animabit.de
GF Animabit Multimedia Software GmbH
Am Sonnenhang 22
D-94136 Thyrnau
Tel +49 (0)8501-8538
Fax +49 (0)8501-8537
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to