[Qt-jambi-interest] [QT Jambi 4.4] Pointer not made hidden
Dimitri Frederickx
info at dimitrifrederickx.be
Thu Apr 3 20:03:51 CEST 2008
Hi,
When I start up my application, I execute the following code:
QApplication.setOverrideCursor(new
QCursor(Qt.CursorShape.BlankCursor));
After this I create a QGraphicsView.
Although I've overridden the cursor to a blank cursor, the cursor is
still displayed. From the moment that I move my mouse pointer, it is
then made invisible.
How can I make my mouse pointer invisible without first having to move
my mouse? Is this maybe a bug?
Or is there another way of making my mouse pointer completely hidden?
Greetz,
Dimitri
More information about the Qt-jambi-interest
mailing list