[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Cursor hiding
- From: Detlef Reichl <detlef reichl arcormail de>
- To: Jacques Gerard <jgerard titus fr>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Cursor hiding
- Date: 24 Oct 2001 20:05:28 +0200
Am Mit, 2001-10-24 um 11.50 schrieb 1003917038:
> Hi,
>
> I would like to hide the mouse cursor behind the current window and modify
> the its
> coordinates. how can i do that please ?
create a new cursor with gdk_cursor_new_from_pixmap best with only one
pixel width and height and this pixel not set. then asing it to the gdk
window where it should be invisble.
have a nice day
detlef
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]