Sort items in wxListCtrl

Ric at rdo Ric at rdo
Wed Nov 2 14:50:00 EDT 2011


On Wed, 2 Nov 2011 08:08:48 -0700 (PDT), Miki Tebeka
<miki.tebeka at gmail.com> wrote:

>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.

Thanks,

Do you know if List control has an click event that if you double
click on a directory displayed in the control an action can occur? 
Sorry if its right there but I just did not see.



More information about the Python-list mailing list