[PD] pd 0.39 - window behaviour

Martin Peach martinrp at vax2.concordia.ca
Thu Apr 20 16:50:01 CEST 2006


Max Neupert wrote:

> i think this is known too but nevertheless once more:
>
> if one has a empty patch open with zero information pd asks questions.
> but if there is an unsaved patch and clicks on the close window icon  
> of the pd-window pd closes the unsaved patch without questions.
>

You too can fix this in pd 039 by adding the line:

wm protocol . WM_DELETE_WINDOW menu_quit

immediately after the lines:

wm title . "Pd"
. configure -menu .mbar -width 200 -height 150

in the file named pd.tk in pd/bin.

See
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1469890&group_id=55736

Martin





More information about the Pd-list mailing list