Hi JF, Actually we should get rid of this by handling correctly the treeviews. This means reimplementing completely the way we generate the content of what we display to do it in a more gtk-ish way. Unfortunately it also means that we'll have to rethink a part of our data structures, something this always painful to do. I'm planning to complete this ASAP since it is a much needed work before GTG could go further. By the way, you're right: we should certainly prevent GTG from doing unnecessary work. However it could be possible that a change in the title we'll be efficiently handled by the use of signals, etc. (treeviews are actually quite well thought). Some work will probably be also needed at the editor level, to prevent throwing a signal when the user hasn't changed the title. On Fri, Jul 10, 2009 at 4:27 AM, Jean-François Fortin Tam