Re: Cursor



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



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