[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fixed container
- From: Tristan Van Berkom <tvb gnome org>
- To: Eduardo Matus <ematus tesis gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Fixed container
- Date: Sat, 13 Oct 2007 00:10:27 -0400
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]