Setting visibility on start up

David C. davidocoker at gmail.com
Sat Jan 15 19:28:53 EST 2011


> Hi David C.,
>
> Would this mean for start up I would code in the stack script...
>
> on openStack
>    set the visible of button "YourButton" to true
>    set the visible of field "MyField" to true
> end openStack
>
> Am I on the right track?
>
> Thanks,
> Calvin

As Mark mentioned, there are some variances depending on what you are
doing, but yes, you are in the groove. :-)

Best regards,
David C.




More information about the use-livecode mailing list