[PD-dev] [ pure-data-Patches-3052632 ] make pdwindow.tcl swapable by adding two procs

SourceForge.net noreply at sourceforge.net
Sat Sep 11 21:27:06 CEST 2010


Patches item #3052632, was opened at 2010-08-24 17:37
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3052632&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: Pending
>Resolution: Accepted
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: make pdwindow.tcl swapable by adding two procs

Initial Comment:
This patch abstracts the grabbing of the cursor when Pd is busy into two procs: ::pdwindow::busygrab and ::pdwindow::busyrelease.  It does not change the current functionality, but it allows pdwindow.tcl to be completely self-contained and swappable so people can more easily create and use custom Pd windows.  It brings back having the whole Pd window is defined in a single file, pdwindow.tcl.

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

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



More information about the Pd-dev mailing list