[GEM-dev] [ pd-gem-Bugs-2523079 ] [destroy, create( to [gemwin] has no effect

SourceForge.net noreply at sourceforge.net
Tue Jan 20 10:21:10 CET 2009


Bugs item #2523079, was opened at 2009-01-20 10:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2523079&group_id=64325

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: [destroy, create( to [gemwin] has no effect

Initial Comment:
sending [destroy, create( to [gemwin) (with an existing window) has no effect (while it really should destroy the window and then re-create it)

this is due to the "fix" of pd-crashing when triggering a "destroy" message via [gemmouse] (because the actual destruction is deferred with a [delay 0])

a better fix for the [gemmouse] problem which would keep the [destroy, create( message(s) intact, would be to not delay the destruction but rather the window-events by "0"

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2523079&group_id=64325




More information about the GEM-dev mailing list