Bugs item #2555414, was opened at 2009-02-01 05:41
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2555414&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: pythonwin
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mark Hammond (mhammond)
Assigned to: Nobody/Anonymous (nobody)
Summary: "save" in the interactive window silently does nothing
Initial Comment:
>From Mark Tolonen:
When the focus is in the interactive window and Save is selected, the file save dialog comes up with Interactive Window" as the default file name. If I then click Save no file is actually created. IIRC, this has been happening even in older versions of PythonWin, but it seems like it should save the contents of the interactive window, or the button should be disabled when the interactive window has focus.
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2009-04-18 14:47
Message:
This is fixed now, see winout.py r1.17.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2555414&group_id=78018
|