I can't seem to find clist_set_compare_func anywhere in pygtk-0.6.8. Is this just too hard to implement because of the c/python interface? Or has no one asked for it? I get by with kludges of having invisible columns with appropriately munged values to sort by, but that's getting pretty cumbersome to maintain as I need to be able to sort by any of several columns. It also makes the code a lot more complicated and harder to read. Even just a sort_type flag of case-sensitive/insensitive would be helpful, though an arbitrary python function would be best. Is there any hope for this feature? -- George -- Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [OK] _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
