26#ifndef _SO_WIN_TOUCH_SCREEN
27#define _SO_WIN_TOUCH_SCREEN
Base class for all events.
Base class for touch events.
Class for managing events from touch screen input devices.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Component for re...
Translates and reports windows messages for the touch screen device.
SoTouchManager * getTouchManager() const
Returns the SoTouchManager.
virtual void disable(SoWidget w, XtEventHandler f, XtPointer data)
Disables the device.
virtual ~SoWinTouchScreen()
Destructor.
virtual const SoEvent * translateEvent(XAnyEvent *xe)
Attempts to convert the passed message into an SoEvent.
SoWinTouchScreen(SoWidget myWindow)
Constructor.
virtual void enable(SoWidget w, XtEventHandler f, XtPointer data, Window win=NULL)
Enables the device for the passed window handle.