You need to connect to 'notify::position'. -- Steve
On Mar 15, 2009, at 11:52 AM, Peyman wrote: > Hello > > I have a horizontal paned widget (that thing you can drag left and > right to show more or less of the left/right hand side) and there is a > drawing area to the right of it. When I move the paned widget, I want > to somehow signal on_left_drawingarea_expose(...) such that it can > redraw the da, but I don't know what signal the HPaned widget emits > when it is moved. I have tried all of the below, but they don't emit > any signals when the widget is moved > > move_handle > accept_position > check_resize > > Any help would be appreciated > > Cheers > Peyman Askari > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ -- -- EMail: [email protected] Phone: (301) 975-5423 -- -- WWW: http://math.nist.gov/mcsd/Staff/SLanger/ Fax: (301) 975-3553 -- -- Mail: NIST; 100 Bureau Drive -- Stop 8910; Gaithersburg, Md 20899-8910 -- -- "I don't think this will work. That's why it's science." -- -- Naomi Langer (age 6), 17 Feb 2003 -- _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
