Re: Fixed container



On Fri, 2007-10-12 at 19:43 -0400, Eduardo Matus wrote:
> Hi all... I'm trying to put a gtkmozembed in a fixed container... like
> this:
> import gtk
> import gtkmozembed
> 

You might try using a different container than a GtkFixed unless
you have a really coordinate based custom system in place.

otherwise I think setting the width/height-request properties
of the mozembed widget will help.

Cheers,
                    -Tristan





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