Re: Fixed container



On Sat, 2007-10-13 at 01:39 -0400, Eduardo Matus wrote:
> hey... thks for the answer, but I need the fixed container.. by the
> way,,I check the docs in the pygtk website and there is nothing about
> width and height  of the gtkmozembed widget.....
> this is really weird... :( ... I only need to display flash (swf) and
> a little advanced css... 

pygtk is just the wrapper, gtkmozembed derives from GtkWidget class,
width/height request are gobject properties and should be accessible
through any language binding.

http://library.gnome.org/devel/gtk/unstable/GtkWidget.html

Cheers,
                  -Tristan





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