Hi,
my TreeView is editable. When a row is clicked I want something to  
happen.

I use get_selection().connect("changed") for the latter. But when a  
row is already selected it doesn't fire because editing starts.

Can I somehow have a doubeclick start editing?
_______________________________________________
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