[PD-dev] [ pure-data-Patches-1469890 ] Fix for pd main window abrupt exit

SourceForge.net noreply at sourceforge.net
Thu Apr 13 17:26:58 CEST 2006


Patches item #1469890, was opened at 2006-04-13 11:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1469890&group_id=55736

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: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Peach (mrpeach)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for pd main window abrupt exit

Initial Comment:
As suggested by Mathieu Bouchard, I added this line to
u_main.tk:

# Intercept closing the main pd window: MP 20060413:
wm protocol . WM_DELETE_WINDOW menu_quit

This allows the user to save 'dirty' documents before
pd quits, in the case where the user clicks the close
button on the main pd window.

Martin


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1469890&group_id=55736




More information about the Pd-dev mailing list