Re: Semi-transparent GdkWindows?
- From: Matthias Clasen <mclasen redhat com>
- To: Christian Neumair <chris gnome-de org>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Semi-transparent GdkWindows?
- Date: Sun, 11 Sep 2005 17:47:17 +0400
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]