wxpython file dialog

Guilherme Polo ggpolo at gmail.com
Sat Feb 9 15:59:34 EST 2008


2008/2/9, Janwillem <jwevdijk at xs4all.nl>:
> Is there a way to force the wx.FileDialog to show as default the
>  thumbnails vie in stead of list view?
>  thanks, janwillem
>
> --
>  http://mail.python.org/mailman/listinfo/python-list
>

You should be using wx.lib.imagebrowser.ImageDialog instead of
wx.FileDialog for that purpose.


-- 
-- Guilherme H. Polo Goncalves



More information about the Python-list mailing list