Page 1 of 1

Best practice to make a splash screen?

Posted: Tue Aug 07, 2018 9:46 pm
by Jay
Sorry if I make too many questions as to basics of JadeWorld. It is quite a new means of coding. It's not easy to understand all of them.
The question is that there are good ways to make splash screens on the web or other language platform. I want to make a perfect program that can be used in the practical field as an exercise. I want to have a short splash screen which shows a few seconds and then shows a login form.
I feel like I should use Web enabled GUI or using .NET frame. What is a recommended way to make a splash screen?

Thank you in advance.

Re: Best practice to make a splash screen?

Posted: Fri Aug 10, 2018 11:12 am
by JohnP
For a JADE thin client application you can set the SplashScreenFile key in the ini file.

[Jade]
SplashScreenFile=Jade.bmp

See https://www.jadeworld.com/docs/jade-201 ... ScreenFile