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

TheSHEEEP thesheeep2 at web.de
Fri Oct 21 04:59:24 EDT 2011


I'll try the background image approach.
So I insert an image into the notebook page and fill that image with the
background at runtime.

But when I try to add the container with my actual buttons, etc. (let's call
it "guiCon") to the container that already has the image, nothing happens.
Maybe the problem is that guiCon already is inside another container. If so,
how can I detach it from that container and insert it into the same
container that already has the background image?

If that doesn't work, I'll probably try the custom widget approach.

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


More information about the Gtk-sharp-list mailing list