template stacks
hh
hh at hyperhh.de
Fri Jul 28 10:54:39 EDT 2017
> Richmond wrote:
> From LiveCode 8.0 upwards when one wants a new stack one is given a
> menu of choices for iPads, iPhones and so on.
> Is there a way to edit that menu PERMANENTLY so one can accommodate
> one's own sizes?
Just type into the messageBox
revIDENewMainstack <yourWidth>,<yourHeight>
for example:
revIDENewMainstack 400,900
revIDENewMainstack sqrt(1600),30^2
LiveCode is so wonderful ;-)
More information about the use-livecode
mailing list