On Tue, Jun 21, 2005 at 11:20:55PM +0100, Prash wrote: > What signal is emitted when a user clicks on a row? I've tried a few > like row_activated but it emits a signal only when "return" is > pressed.
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq13.011.htp > Another problem is I'm using a button called "Expand" to expand > everything using treeview.expand_all() but it shows the expanded tree > only if I use alt+tab back and forth terminal and GUI - it appears > there is some refresh problem. Any ideas? Not me, but this sounds like pretty basic functionality; are you sure this isn't your GTK+ broken? Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
