[PD-dev] [ pure-data-Patches-2859780 ] make canvas_vis() the same for all platforms

SourceForge.net noreply at sourceforge.net
Wed Sep 16 06:50:59 CEST 2009


Patches item #2859780, was opened at 2009-09-16 00:50
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2859780&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: 8
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: make canvas_vis() the same for all platforms

Initial Comment:
the order of the Tcl commands caused issues on some platforms.  If [wm deiconify] is first, then it seems to work fine on all platforms.  This eliminates some bugs on the windows side of things, caused by the fact that the original code was unvising and then revising a patch when it should have just raised the window.

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

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




More information about the Pd-dev mailing list