Re: [gtk-list] Re: Background color of a frame
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Background color of a frame
- Date: Thu, 24 Jun 1999 11:57:54 -0400 (EDT)
On Thu, 24 Jun 1999, V G Prasad [ext 294] wrote:
> There are 2 buttons inside the frame but the buttons have their own
> background color, and that is working fine. Can I Create a dummy
> widget on the frame so as to set the background color ?
Oh, I'm a dumbass. Here's the problem: GtkFrame is a no-window widget.
Place the frame in a GtkEventBox, then set the background on the event
box. Or set the background of the frame's current parent container.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]