GTK+ PopUp Window make it Transparent...




I use WinXP with GTK+ 2.8.18

This dont work the colormap is always null...

GdkScreen *screen = gtk_widget_get_screen(widget);
GdkColormap *colormap = gdk_screen_get_rgba_colormap(screen);

Is there a other way to make a window transparent? And why this doesnt work
under WinXP?I know in *NIX u need a composite manager do i need this under
winxp?
-- 
View this message in context: 
http://www.nabble.com/GTK%2B-PopUp-Window-make-it-Transparent...-tf2139080.html#a5903314
Sent from the Gtk+ - Apps Dev forum at Nabble.com.




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