Sure.
Here is the splash window
Here is where I open the splash window in my app.
There is
alot more code but I don't want to post it because it will confuse my question. What happens is that the splash window shows when the app is started. About a second after that the main application window shows over top of the splash window. What I want to happen is the main window show behind the splash window. I want to keep the splash window on top of all windows while it is shown.