...and now the background color doesn't display right on an application (xoscope from
xoscope.sf.net) that loads style from an "rc" file using gtk_rc_parse().
I don't understand GTK+ internals well enough to understand why. If I take this line of code out completely, the background displays correctly, but colored lines in other applications (the gtkdatabox examples) don't display.
The solution I've got at the moment (other than convert the entire widget library and application to GTK+ 3) is to compile the widget without GSEAL_ENABLED and go back to the older code.
Can somebody who knows GTK+ 2 well help me out? Any idea what's causing this and how to fix it?
Thanks.
agape
brent