Hello.

I have an interface which is a simple toplevel window containing an hbox
which contains a gtk.DrawingArea, designed in glade.

How can I catch the fact that the hbox or the DrawingArea are resized when
the toplevel is resized in the window manager?

I thought that connecting the check-resize event of the hbox would be
enough, but it doesn't work. Is there a flag to set somewhere?

Thanks!

-- 
Fabrice DELENTE
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to