So I was implementing the row_changed stuff here in a pyGTK application on Fedora Core 2 and I noticed something odd. It appears to me that the model.row_changed() call only changes the actual row that is displayed on an "expose event". At least, this is my hypothosis, based on the row only changing when I move the mouse over the treeview.

I'd like to force the treeview to update itself. Is there a correct way to do so? Perhaps forcing an expose event onto the treeview?

Thanks,
Dave Aitel
Immunity, Inc.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to