Re: Background color problem



Vlad Volodin wrote:

The canvas is white, and it doesn't have some kind of transparency.
So, as I thought, I decided to fill it's background with color, got
from it's GtkStyle. After some experiments I realized, that widgets
(main window, container and GtkClutterEmbed) don't have needed color:

You really just can't use this method at all. Some widgets won't have a color as a background; they'll have a pixmap. You won't be able to paint it using this method.

        -brian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]