Hello, i am using the SplashForm component, but am having some problems when running my software on a virtual and/or remote client.
The splash-screen itself takes about a minute to load and you can see the transparancy changing line by line, frame by frame.
I think it is very poor graphics performance that causes the problem.
I can think of 2 possible solutions:
1. No animation at all, just a simple image.
2. Abort the animation just before the splash.Close()-call
Is any of these possible with the SplashForm-control?
Thanks in avance,
Joel Sanderi