On Aug 1, 2008, at 3:42 PM, Mike Mabey wrote:

> First thing, I know wxPython has the wx.FileDialog.  Is the  
> dabo.ui.getFile
> method using this object?  I can see from the documentation on this  
> method
> that PDF files aren't an "understood file type."  Since all the  
> files to be
> uploaded are going to be PDF's, what's going to be the best way to  
> check for
> this?

        I've just posted a revamped file selection dialog that includes PDF  
files in the list of "known" extensions. There is also a way to add  
your own extensions (or override our default descriptions) by creating  
a dict named 'custom_extensions' in your settings_override.py file.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to