[ wxwindows-Bugs-1695820 ] OSX - FileDialog wildcard forces lowercase
SourceForge.net
noreply at sourceforge.net
Fri Apr 6 13:40:13 PDT 2007
- Previous message: CVS: [SN] wxWidgets/src/os2 dnd.cpp, 1.23, 1.24 filedlg.cpp, 1.22,
1.23 listbox.cpp, 1.44, 1.45 menu.cpp, 1.57, 1.58 menuitem.cpp,
1.39, 1.40 notebook.cpp, 1.31, 1.32
- Next message: [ wxwindows-Bugs-1695793 ] MenuItem will not display bitmap
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: CVS: [SN] wxWidgets/src/os2 dnd.cpp, 1.23, 1.24 filedlg.cpp, 1.22,
1.23 listbox.cpp, 1.44, 1.45 menu.cpp, 1.57, 1.58 menuitem.cpp,
1.39, 1.40 notebook.cpp, 1.31, 1.32
- Next message: [ wxwindows-Bugs-1695793 ] MenuItem will not display bitmap
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the wx-dev
mailing list