wxPython: wxColumnSorterMixin, iterate over wxListCtrl ...

Harald Schneider h_schneider at marketmix.com
Mon Jul 29 03:41:15 EDT 2002


Hi,

I have a wxListCtrl that is already filled with data.
When I want to use wxColumnSorterMixin, then this method requires
self.itemDataMap as a dictionary filled with all the ListCtrl data.

What is the most easy way to populate itemDataMap dictionary with the data
from the wxListCtrl ?
How can I iterate ove a wxListCtrl ?
Are there alternate ways of implementing a column sort method `?

Thank you very much in advance!

Bye,
Harald






More information about the Python-list mailing list