Re: Cursor
- From: Havoc Pennington <hp redhat com>
- To: zze-coframi balr001 <coframi balr001 rd francetelecom com>
- Cc: "Mailing list GTK+ (E-mail)" <gtk-app-devel-list gnome org>
- Subject: Re: Cursor
- Date: 04 Feb 2002 11:23:23 -0500
zze-coframi balr001 <coframi balr001 rd francetelecom com> writes:
1- how to make a mouse pointer invisible
Create a 1x1 bitmap with the bit set, then create a GdkCursor from
that, using the bitmap as mask. So the only pixel in the cursor will
be masked off.
2- how to not take into account the events generated by the mouse ?
You could gdk_pointer_grab() on an offscreen GtkInvisible or
something.
Havoc
- References:
- Cursor
- From: zze-coframi balr001
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]