<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Rev vs Metacard GUI</title></head><body>
<div>Okay, so this stack was supposed to be a simple one, no sweating
for the new MC or Rev...</div>
<div><br></div>
<div>(laughing)</div>
<div><br></div>
<div>There is no such thing as a simple stack...</div>
<div><br></div>
<div>The stack is for me only, it is not likely to ever be released.&nbsp;
So it is configured to make me happy.&nbsp; The dimensions are
1131x814.</div>
<div><br></div>
<div>On the new Macintel, opening the stack produces the following in
three MC versions:</div>
<div><br></div>
<div>MC 2.4.3 - Opens exactly as I left it.</div>
<div><br></div>
<div>MC 2.7.3 - Opens with dimensions 1092x814 (makes room for the
Dock - which is always visible).&nbsp; I change the dimensions to
1131x814 and save the stack.&nbsp; Quit out of MC.&nbsp; Relaunch.&nbsp;
Reopen the stack.&nbsp; No matter what I do, on reopening the stack,
it resized to 1092x814.&nbsp; Tried setting the min and max width of
the stack as well as setting the Resizeable to false.&nbsp; No
go.</div>
<div><br></div>
<div>Rev 2.7.3 - Opens with dimensions of 1092x786 (makes room for the
dock and presumably a menubar?&nbsp; Even though it has a menubar?)&nbsp;
I change the dimensions to 1131x814 and save the stack.&nbsp; Set the
min and max width to the desired dimensions.&nbsp; Set the Resizeable
to false.&nbsp; Save and quit.&nbsp; Relaunch.&nbsp; It is again
resized to the smaller size. </div>
<div><br></div>
<div>So far, the 2.7.3 engine is not allowing me to have the stack
dimensions that I want.&nbsp; It keeps resizing the stack.&nbsp;
Interesting that the MC IDE and Rev IDE change the dimensions in
different ways.</div>
<div><br></div>
<div>Final solution (a workaround):</div>
<div><br></div>
<div>on preOpenStack<br>
&nbsp; set the height of this stack to 814<br>
&nbsp; set the width of this stack to 1131<br>
&nbsp; set the topleft of this stack to &quot;20,48&quot;<br>
end preOpenStack<br>
</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div>Mac and Windows shareware games<br>
http://www.gypsyware.com</div>
</body>
</html>