Re: Setting background color for a GtkFrame
- From: "Richard Boaz" <riboaz xs4all nl>
- To: gtk-list gnome org
- Subject: Re: Setting background color for a GtkFrame
- Date: Tue, 30 Dec 2008 09:23:11 +0100 (CET)
hi,
you need to use an event box, GtkFrame does not have its own X window, so
you must make one yourself using GtkEventBox and then modify it, e.g.,
your background color.
discussion and example at:
http://www.pygtk.org/pygtk2tutorial/ch-ContainerWidgets.html
richard
2008/12/30 Harinandan S <harinandans gmail com>
Hi All,
Is it possible to set background color to a GtkFrame? I am using Gtk+
2.12.2 over DirectFB 1.1.1 and there are no window decorations. I am
not able to enable it either. So thought of putting a background color
to a GtkFrame and put the window contents in that.
But I'm not able to set background color. How can I do this?
Regards,
Harinandan S
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]