Is it not possible to have a sorted and filtered treeview? I have tried a couple of different approaches, but it seems I have to have one or the other. I'm using pygtk-2.3.93. If I create the filter from the sorted model, and then try to sort, I get an assertion error (tree not sortable). If I create the filter from the liststore model, I can't sort.

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to