tis 2004-07-20 klockan 18.40 skrev Bob McCallister: > 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.
All assertion errors are bugs. Could you please report it in bugzilla.gnome.org (product pygtk) and supply a testcase? Cheers, Johan -- Johan Dahlin <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
