[pywin32-bugs] [ pywin32-Bugs-1283623 ] GetSaveFilename not in win32gui
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-09-07 07:05:09
|
Bugs item #1283623, was opened at 2005-09-07 07:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1283623&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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Bugs Fly (mozbugbox) Assigned to: Nobody/Anonymous (nobody) Summary: GetSaveFilename not in win32gui Initial Comment: While GetOpenFilename is wrapped in win32gui, I cannot find GetSaveFilename in win32gui. I am trying to avoid using MFC for simple action of getting/saving to a file. The GetSaveFilename and GetOpenFilename basically have the same protocol. us/winui/winui/windowsuserinterface/userinput/commondialo gboxlibrary/commondialogboxreference/commondialogboxstr uctures/openfilename.asp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1283623&group_id=78018 |