[PD-cvs] SF.net SVN: pure-data:[12362] branches/pd-gui-rewrite/0.43/src/g_editor.c

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Wed Sep 16 06:51:25 CEST 2009


Revision: 12362
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12362&view=rev
Author:   eighthave
Date:     2009-09-16 04:51:24 +0000 (Wed, 16 Sep 2009)

Log Message:
-----------
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.

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/src/g_editor.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list