Sort items in wxListCtrl

Miki Tebeka miki.tebeka at gmail.com
Wed Nov 2 11:08:48 EDT 2011


wx.FileDialog shows files and directories. If you need the user to pick one, this is the standard way. Otherwise, if you need custom view on the file system then probably list control is the right way to go. Again, the demo has a working example with sortable list control.



More information about the Python-list mailing list