Hello,
I found solution for hide cursor:
But now I am interesting to hide mouse pointer.
Is it possible??
Best reagards.
John
Printable View
Hello,
I found solution for hide cursor:
But now I am interesting to hide mouse pointer.
Is it possible??
Best reagards.
John
what is a mouse pointer if its not the same as mouse cursor?
this should hide the mouse 'pointer', the QCursros is for:
Quote:
The QCursor class provides a mouse cursor with an arbitrary shape.
Hello,
I am sorry, but it works fine, but there is a problem.
When I execute my code, mouse pointer appear in the center of screen and it is visible.
But If I move mouse, pointer will be hide.
Then , when app start, using code I will move mouse.
Thanks a lot.