[pywin32-bugs] [ pywin32-Bugs-2890181 ] GetOpenFileNameW doesn't support unicode
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2009-11-01 21:27:27
|
Bugs item #2890181, was opened at 2009-11-01 16:43 Message generated for change (Settings changed) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2890181&group_id=78018 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: win32 Group: None >Status: Closed Resolution: Invalid Priority: 5 Private: No Submitted By: Andrew Ziem (andrewziem) Assigned to: Nobody/Anonymous (nobody) Summary: GetOpenFileNameW doesn't support unicode Initial Comment: Calling win32gui.GetOpenFileNameW with a unicode (German umlaut) title causes poor display of characters. Tested with Python 2.5.4 and pywin32-213.win32-py2.5.exe. I'll attach example code. Interesting that shell.SHBrowseForFolder works OK with umlaut. ---------------------------------------------------------------------- Comment By: Andrew Ziem (andrewziem) Date: 2009-11-02 02:53 Message: Sorry, I didn't pass the data correctly ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2890181&group_id=78018 |