There used to be a problem: the treeview would send a signal when an
interactive search began, and the program would write an error about the
iter not being a TreeIter. This is because no row was actually selected.
The fix is to check if the TreeIter exists (after a google search, it seems
there is no other way to do this).
Original issue reported on code.google.com by puttabu...@gmail.com on 7 Aug 2008 at 7:55
Original issue reported on code.google.com by
puttabu...@gmail.com
on 7 Aug 2008 at 7:55