Loading Splash Screen?

dbhoward20

New Member
Hey everyone im a little confused on how to go about creating a splash screen. I have already imported the image I created into B4A. I need to know how to load a splash screen when the app opens and show for 4 seconds and then shows the main screen.
 

dbhoward20

New Member
I did a search I used the tuts but all they do is show you how to make a splash screen not how to load the menu after the splash screen.
 
Upvote 0

Ricky D

Well-Known Member
Licensed User
Longtime User
You would load your menu and do other stuff inside the tick event after you have disabled the timer and hidden the panel.

regards, Ricky
 
Upvote 0
Top