On Wed, 2 Nov 2011 08:08:48 -0700 (PDT), Miki Tebeka
<miki.teb...@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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to