Re: Disable mouse and mouse events for touchscreen usage?
- From: "Simon" <spambucket@xxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 17:08:25 -0000
> Hi,
>
> I would like to disable the mouse and its events since I am using a
> touchscreen.
>
> I can hide the cursor with a ShowCursor(FALSE), but if the mouse is
> attached, mouse movement does cause some of the rollover buttons to
> change state.
>
> Is there a way to trap the mouse events globally and eat them
> (WM_MOUSEMOVE)?
>
> Thanks,
> -Vin
>
Why not just hide the mouse pointer?
Simon
.
- Follow-Ups:
- References:
- Disable mouse and mouse events for touchscreen usage?
- From: develop
- Disable mouse and mouse events for touchscreen usage?
- Prev by Date: Re: Disable mouse and mouse events for touchscreen usage?
- Next by Date: Re: Disable mouse and mouse events for touchscreen usage?
- Previous by thread: Re: Disable mouse and mouse events for touchscreen usage?
- Next by thread: Re: Disable mouse and mouse events for touchscreen usage?
- Index(es):
Relevant Pages
|