Re: Change Frame with RC files
- From: Owen Taylor <otaylor redhat com>
- To: Jose Eusebio Roza Pando <eusebio roza uah es>
- Cc: Gtk+ List <gtk-app-devel-list gnome org>
- Subject: Re: Change Frame with RC files
- Date: 21 Jul 2001 11:01:18 -0400
Jose Eusebio Roza Pando <eusebio roza uah es> writes:
Hi!
I use a rc file to change the colors in a frame, but it does not work. I
know it works in buttons, in which widgets i can use RC file to change
the foreground and backgroud?
The only thing that is drawn for a frame is the label and the
bevel - frames don't have a background. Setting the foreground
should work, to set the background, you'll need to put the
frame inside a widget with a background and set the background
on that ... say a GtkEventBox.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]