invisible mouse cursor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I am looking for a way to make the mouse cursor invisible for the whole application. I can create the cursor with
gdk_cursor_new_from_pixmap()
and set it to any window using
gdk_window_set_cursor()

However my application has dozens of windows. They are being created in the "button-clicked" event of other windows. Is it possible to set the default cursor for all windows, or I have to do gdk_windows_set_cursor() in the constructor of each window separately?

Regards,
LUK

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux