Re: [Vala] Set a RGBA colourmap on Gtk.Window
- From: Abderrahim Kitouni <a kitouni gmail com>
- To: David Gomes <davidrafagomes gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Set a RGBA colourmap on Gtk.Window
- Date: Fri, 20 Jan 2012 14:34:06 +0100
في خ، 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]