Hi, Jesper Ryge Leth <[EMAIL PROTECTED]> writes:
> Does anyone have an example using different levels of opacity for > different widgets in the same gtk window. If so I would be wery > pleased to see it. There's a GTK+ theme engine in CVS (and there's a tarball linked from http://directfb.org/gtk.xml). This engine is compatible with the GdkPixbuf pixmap theme engine. This means that you can use themes written for the GdkPixbuf pixmap theme engine with this GTK+-DirectFB theme engine. There are themes available that make use of the feature you are asking for. There are other ways to implement widgets making use of the alpha channel capabilities. This is roughly outlined in the README that you will find in the gdk-directfb tarballs. Sven
