Button does not show in build

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Button does not show in build

Post by Newbie4 » Sun May 13, 2012 3:15 pm

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
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: Button does not show in build

Post by sturgis » Sun May 13, 2012 3:49 pm

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

Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Re: Button does not show in build

Post by Newbie4 » Mon May 14, 2012 3:10 am

Thanks for the post and the suggestion but it did not work either??
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: Button does not show in build

Post by sturgis » Mon May 14, 2012 3:14 am

Can you post your code or your stack? Hard to figure out whats going on without more information.

Post Reply