SplashScreen::SplashScreen (Component* componentToUse, bool useDropShadow).
Can we have please jules?
Thanks in advance.
SplashScreen::SplashScreen (Component* componentToUse, bool useDropShadow).
Can we have please jules?
Thanks in advance.
It hardly seems worth the trouble of adding that.. If you already have a component, why not just show it? If you look inside the SplashScreen class, you'll see there's really not much code in there, it's just a convenient way to show an image.
Thanks Jules.
That seems great to me, I just wanted to show version number and some other meaningless data, will take the component approach.
Once again, thanks for your reply.