Jachym Cepicky wrote:
> Hi,
>
> I use gtk.ListStore.clear(self.TreeStore) (same for TreeStore) - works well
>
Heh, lets not get confused... this will remove the data from the model
but Mehdi needs a new layout with different columns and everything.
Cheers,
-Tristan