Re: Semi-transparent GdkWindows?



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





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