Sort items in wxListCtrl

Ric at rdo Ric at rdo
Tue Nov 1 21:13:17 EDT 2011


On Tue, 1 Nov 2011 16:14:50 -0700 (PDT), Miki Tebeka
<miki.tebeka at gmail.com> wrote:

>Why not use the build in wx.FileDialog?
>
>Also, have a look at the demo that comes with wxPython. It has an example with a sortable list control.

Thanks for responding, How would wx.FileDialog help me in this case? I
am trying to display files and directories in the ListCtrl in sorted
way. Folders first followed by files. 



More information about the Python-list mailing list