Standalone (and stack in IDE) getting larger on each launch
-hh
hh at livecode.org
Sun Apr 10 14:50:25 EDT 2016
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.
More information about the use-livecode
mailing list