PDA

View Full Version : Splash screen that runs asynchronously


John1969john
05-18-2009, 11:00 AM
Hi,

Is it possible to show a splash screen that runs asynchronously? - I want to show some splash screens during a download within a setup project, as it is now, I can show a screen, fi from a call back routine... but the spash then just pauses the download until it is clicked or it runs out of time.

Any ideas?
Thanks

John