Hi Guys, 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.
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? TIA _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
