Sometimes I have effects that come from "being too early" and
they disappeared if I do it later on. For example, in your case,
I would try the following.

on preopenCard
  ...
  send "set height of this stack to the savedHeight of this stack" \
        to me in 10 ticks
end preopenCard

Could help if the engine adjusts height by menuBarHeight immediately
AFTER your preopencard ...




--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Standalone-and-stack-in-IDE-getting-larger-on-each-launch-tp4703211p4703286.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to