Page 1 of 1
Splash Screen?
Posted: Sun Jan 23, 2011 11:13 pm
by richardmac
I set a Splash Screen in Standalone Application Settings, so see how it looked. Now I can't get rid of it. What are the steps for doing so?
Re: Splash Screen?
Posted: Mon Jan 24, 2011 8:25 pm
by richardmac
No one has put in a splash screen and then decided they didn't want one yet?
Just a little more info - the iPad behaved very badly to our splash screen. We are locking the orientation and the splash was twisting this way and that. Looks awful. But we can't remove it. If you haven't played with the splash screen yet, don't. Until someone says "Here's how you undo it," that is.
Re: Splash Screen?
Posted: Mon Jan 24, 2011 11:52 pm
by BvG
it's a gui bug.
just delete the standalone settings of the stack:
go to preferences, general, and check "livecode ui elements appear in list of stacks"
then open the inspector for your stack, and go to the customproperties
there change the custompropertyset to crevgeneral (dropdown on the middle of the inspector)
now delete the custompropertyset (small bin icon) (note: revgeometrymanager stores stuff there, so if you do use that, delete individual cprops instead)
now make the standalone settings from scratch
Re: Splash Screen?
Posted: Tue Jan 25, 2011 12:41 am
by richardmac
Thanks for the help - I appreciate it. It ended up being in cRevStandalone, ios,splash. Cleared it out and now I'm all set.