Kristian Rietveld escribió:
Okey, I'll do that. I should have seen that before :-[ . Thanks for the help!To the constructor of gtk.TreeModelSort you want to pass in self.filter as child model. Then set the resulting "sort model" as model to show in the tree view.