> 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 ;-)


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

Reply via email to