How to make child widgets of a translucent window opaque
- From: Vinod Kumar <vinoddahiya gmail com>
- To: gtk-list gnome org
- Subject: How to make child widgets of a translucent window opaque
- Date: Sun, 04 Apr 2010 17:48:54 +0530
Hi,
I need to make a top level popup window translucent but some of its
children to be opaque.
I made the toplevel window translucent with this fuction:
gtk_window_set_opacity(GTK_WINDOW(popup), 0.9);
But my problem is that all widgets inside it also becomes translucent,
but i want them to be opaque.
Is there any way to do that? I am using images in event-boxes as child
widgets.
Thanks,
Vinod
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]