Re: [Vala] Set a RGBA colourmap on Gtk.Window



في خ، 19-01-2012 عند 21:29 +0000 ، كتب David Gomes:
Thanks for the links.

So I read them and I did this:


Visual terminal_visual = this.get_screen ().get_rgba_visual ();
my_terminal.set_visual (terminal_visual);
my_terminal.set_background_transparent (true);


I did it, but I still get the wallpaper as background, instead of real
transparency, so I can see underneath windows.

What am I doing wrong? Thanks.

I don't know. Maybe you need to set the property on the main window.
This would perhaps be better answered by gtk/vte devs.

Abderrahim




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