|
how to disable mouse cursor completely?
|
05/18/2011 11:10 AM
post85859
|
how to disable mouse cursor completely?
Hi,
We have a fullscreen GUI on a touch screen. PWM doesn't run. I didn't find a option for Photon to disable the mouse
pointer completely. So I set Pt_ARG_CURSOR_TYPE to Ph_CURSOR_NONE of the main window and to Ph_CURSOR_INHERIT of all
children. But this doesn't work with all children. So I set all children to Ph_CURSOR_NONE too. This works, but not for
the widget PtNumericInteger. When I press on this image, the cursor is displayed again.
How do I disable (or hide) the mouse pointer completely? Or how do I disable the cursor for PtNumericInteger?
Our Hardware is a ATMEL AT91SAM9263. And we use QNX 6.3.2.
Best regards,
Stephen
|
|
|