Re: transparent gtkwindow

2007-03-25 Thread 3saul
Have a look here (with code) http://plan99.net/~mike/blog/?p=38 Let me know how you go. Suma H.S wrote: > > hi, > How to create a transparent gtkwindow with alpha values on Windows and > Linux? > > Regards, > Suma > > _

RE: transparent gtkwindow

2007-02-07 Thread Suma H.S
It doesn't work. Can u plz give me a working example if u have? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brian J. Tarricone Sent: Wednesday, February 07, 2007 3:15 PM To: gtk-app-devel-list@gnome.org Subject: Re: transparent gtkwindow Suma H.S

Re: transparent gtkwindow

2007-02-07 Thread Brian J. Tarricone
Suma H.S wrote: > thanks...shall look into that. > But, do u by any chance know how to use multiple masks for the function > gtk_widget_shape_combine_mask ()? > If I try to call this function multiple times using different mask > everytime, only the effect of the last call is seen. > I want to have

RE: transparent gtkwindow

2007-02-07 Thread Suma H.S
To: gtk-app-devel-list@gnome.org Subject: Re: transparent gtkwindow > > How to create a transparent gtkwindow with alpha values on Windows and > > Linux? Presumably you mean with the X11 backend (which is in no way Linux specific) when you say "on Linux"? > gtk_

Re: transparent gtkwindow

2007-02-07 Thread Tor Lillqvist
> > How to create a transparent gtkwindow with alpha values on Windows and > > Linux? Presumably you mean with the X11 backend (which is in no way Linux specific) when you say "on Linux"? > gtk_widget_shape_combine_mask () could be what you want. No, it wouldn&#x

RE: transparent gtkwindow

2007-02-06 Thread Dheeraj V.S.
Suma H.S wrote: > How to create a transparent gtkwindow with alpha values on Windows and > Linux? gtk_widget_shape_combine_mask () could be what you want. Dheeraj -- ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.or

transparent gtkwindow

2007-02-06 Thread Suma H.S
hi, How to create a transparent gtkwindow with alpha values on Windows and Linux? Regards, Suma ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list