[51659] users/ryandesign/minivmac-devel/files/patch-build.diff
ryandesign at macports.org
ryandesign at macports.org
Sat May 30 00:46:58 PDT 2009
Revision: 51659
http://trac.macports.org/changeset/51659
Author: ryandesign at macports.org
Date: 2009-05-30 00:46:58 -0700 (Sat, 30 May 2009)
Log Message:
-----------
minivmac-devel: since we're automating the build program, don't show its window
Modified Paths:
--------------
users/ryandesign/minivmac-devel/files/patch-build.diff
Modified: users/ryandesign/minivmac-devel/files/patch-build.diff
===================================================================
--- users/ryandesign/minivmac-devel/files/patch-build.diff 2009-05-30 07:36:51 UTC (rev 51658)
+++ users/ryandesign/minivmac-devel/files/patch-build.diff 2009-05-30 07:46:58 UTC (rev 51659)
@@ -1,5 +1,13 @@
--- source/build/c_src/CMDARGW1.i
+++ source/build/c_src/CMDARGW1.i
+@@ -1437,7 +1437,6 @@
+ the window is hidden so it wouldn't matter whether we called ShowControl or not.
+ */
+ AdjustScrollValues(false);
+- ShowWindow(window);
+ IsOk = trueblnr;
+ } else {
+ CloseAWindow(window); /* otherwise regret we ever created it... */
@@ -1496,12 +1496,47 @@
return noErr;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090530/39b58226/attachment.html>
More information about the macports-changes
mailing list