On Wed, 2012-07-11 at 19:11 +0200, Hugo Teso wrote:
> I have a gtk.Layout with ScrolledWindows (and Textviews) placed inside
> and would like to know if it is possible to resize those ScrolledWindows
> by dragging the corner, as normal windows on most desktops.
> Is it possible?

Absolutley,  I was playing with something like that just this morning.

You just need to link the windows resize event to the layouts set size.

<http://sourceforge.net/u/whitemice/whitemicehg/ci/b11b3507025c58aade99d12a0ebf1861875e384f/tree/Scraps/Python/Gtk/WidgetCanvas.py>




_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to