Page 1 of 1

Button does not show in build

Posted: Sun May 13, 2012 3:15 pm
by Newbie4
I am trying to display a start-up screen with title and directions. I used a button "welcome" and on preLoadCard, I show it.
It works when I run it in LiveCode but when I build an application 'app', the button does not show - it is just a grey screen with no image on it

Any ideas?
Thanks

Re: Button does not show in build

Posted: Sun May 13, 2012 3:49 pm
by sturgis
its preopencard not preloadcard. See if changing that helps.
Newbie4 wrote:I am trying to display a start-up screen with title and directions. I used a button "welcome" and on preLoadCard, I show it.
It works when I run it in LiveCode but when I build an application 'app', the button does not show - it is just a grey screen with no image on it

Any ideas?
Thanks

Re: Button does not show in build

Posted: Mon May 14, 2012 3:10 am
by Newbie4
Thanks for the post and the suggestion but it did not work either??

Re: Button does not show in build

Posted: Mon May 14, 2012 3:14 am
by sturgis
Can you post your code or your stack? Hard to figure out whats going on without more information.