Re: gtk_rc_parse () problems
- From: Owen Taylor <otaylor redhat com>
- To: Eden Li <tile primenet com>
- Cc: gtk-list redhat com
- Subject: Re: gtk_rc_parse () problems
- Date: 21 Dec 1998 14:28:52 -0500
Eden Li <tile@primenet.com> writes:
> Shouldn't gtk_rc_parse () affect all the widgets throughout the
> entire program? (i.e. widget_class "*GtkText" style "text", where
> "text" is previously defined) It doesn't seem to affect the text
> widget in my program at all. How can I get it to affect the style
> of the text widget?
The background and foreground for Text, and Entry widgets
are not bg[] and fg[] but base[] and text[]
Does that help?
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]