Setting visibility on start up
william humphrey
bill at bluewatermaritime.com
Sat Jan 15 21:33:19 EST 2011
preOpenStack works in both the IDE and in a standalone while "on startup"
only works when compiled to a standalone? That's good to know. I wonder why
any one would use startup?
On Sat, Jan 15, 2011 at 8:10 PM, Mark Wieder <mwieder at ahsoftware.net> wrote:
> on startup
> -- the startup message is only sent to standalone apps
> -- make some things invisible
> -- set the visible of someObject to false
> -- set the visible of group lotsOfObjects to false
> end startup
>
> on preOpenStack
> -- this one works in the IDE
> -- make some things invisible
> end preOpenStack
>
--
http://www.bluewatermaritime.com
More information about the use-livecode
mailing list