Hi,

I have a TreeView with a TreeviewFilter and with a TreeviewSorter.
When i create the TreeviewSorter, the constructor does not allow to add the
model. I dont know how can i set the model of the TreeviewSorter :

treemodelsort = Gtk.TreeModelSort(self.treeModelFilter)
TypeError: GObject.__init__() takes exactly 0 arguments (1 given)

Cordially,
Sylvain
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to