On Tue, Feb 10, 2009 at 12:47 PM, Ben Goodger (Google) <[email protected]> 
wrote:
> BTW - Are GtkDrawAreas native widgets underneath? Can they be
> transparently rendered over others?
>

GtkDrawingAreas (sorry, typo in my first email) are widgets, and they
can be rendered over other widgets in certain situations (say using a
GtkFixed container).  By transparent, do you mean that whatever is
beneath the GtkDrawingArea will show through parts of the area that we
haven't drawn on yet?  I'm not sure about that effect with
GtkDrawingArea API, but from what I've read elsewhere it seems
possible.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to