[ wxwindows-Bugs-1695820 ] OSX - FileDialog wildcard forces lowercase

SourceForge.net noreply at sourceforge.net
Fri Apr 6 13:40:13 PDT 2007


Bugs item #1695820, was opened at 2007-04-06 16:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1695820&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMac specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: iayork (iayork)
Assigned to: Stefan Csomor (csomor)
Summary: OSX - FileDialog wildcard forces lowercase

Initial Comment:
MacOS 10.4.9, Python 2.4, wx.Python 2.8.3.

In the "save" FileDialog, no matter how I try to include a default file extension, the extension is converted to lowercase.  I've tried upper- and mixed case in the wildcard, no wildcard, and removing the wildcard option altogether; in each case the file extension either isn't shown at all, or is shown and returned only in lowercase.  This is the case even if the default file name is included with an upper- or mixed-case extension. 

Example mini-script (FDExample.py) attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1695820&group_id=9863




More information about the wx-dev mailing list