[Gtk-sharp-list] Background color of Notebook page

TheSHEEEP thesheeep2 at web.de
Fri Oct 21 10:42:00 EDT 2011


Yeah, that was clearer, thanks.

I added an light grey background image to the fixed container and then added
the container containing my GUI elements to the fixed container.

Now, the problem is that the background color is still white instead of
light grey.
The image itself works, I tested it without another container above it.

But somehow the fixed container, too, seems to inherit white as its
background color, when put inside a notebook page. And when the GUI
container is put inside the fixed container, it inherits its BG color -
white.

Of course, ModifyBG and ModifyBase do not work on a fixed container as well.
I wonder why those functions exist if they can't even overwrite default
behaviour...

So, in other words, the fixed container doesnt seem to have any effect on
the issue since it has the same problem as all other containers inside a
notebook page. :(



--
View this message in context: http://mono.1490590.n4.nabble.com/Background-color-of-Notebook-page-tp3923129p3925657.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list