On Sun, 2005-09-11 at 12:49 +0200, Christian Neumair wrote:

> Help appreciated!
> 

You need to use an RGBA visual for your window, see
gdk_screen_get_rgba_visual(). Even then, the window will not
be transparent unless a compositing manager is running, which is
not really detectable currently. Thats the reason why I did not
implement this in gtkdnd.c when I worked on cursors.

Matthias


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

Reply via email to