Dear Friends,
I use the great newadvsplash Plugin to show a splash onscreen.
Now I want to change the image in that splash _while_ it is running and already visible on user's screen.
Is that possible?
How is that possible?
Thank you very much!
With best regards
MfG
Inno
newadvsplash-Question
3 posts
What is 'user's screen'? 🙂 Plug-in's popup window, installer' dialog, background window or somewthing else? For plug-in's own popup you can:
a) ::stop first and ::show new image;
b) use EBanner or AnimGif on the empty NewAdvSplash window running in the /banner mode.
a) ::stop first and ::show new image;
b) use EBanner or AnimGif on the empty NewAdvSplash window running in the /banner mode.
Method b) looks fine.
Can you show me an example for displaying 5 different JPEGs?
Between em it would be nice to add a sleep for demonstration purposes.
Thank you for your help!
With best regards!
MfG
Inno
Can you show me an example for displaying 5 different JPEGs?
Between em it would be nice to add a sleep for demonstration purposes.
Thank you for your help!
With best regards!
MfG
Inno