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

SourceForge.net noreply at sourceforge.net
Mon Aug 14 07:05:47 CEST 2006


Patches item #1469890, was opened at 2006-04-13 08:26
Message generated for change (Comment added) made by millerpuckette
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: Miller Puckette (millerpuckette)
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


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

>Comment By: Miller Puckette (millerpuckette)
Date: 2006-08-13 22:05

Message:
Logged In: YES 
user_id=313747

good idea... taken for 0.40


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

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