Página 1 de 1
Splash screen
Publicado: Mar Jun 04, 2013 12:24 am
por ChrisGillard
I am looking for some simple code to display a splash screen when my applications start.
Ideally it will do this :
1. Display for a set time, or one click to delete it.
2. Simply called with one or two lines of code in the application MainForm:Initialise() event.
3. The splash form will be generated in code from its own splash.prg.
Not finding a suitable example in samples or this forum.
Any thoughts would be appreciated
Thanks, Chris
Splash screen
Publicado: Mar Jun 04, 2013 4:06 am
por Cassiano de Oliveira
Attached a mini project for a possible idea.
[]´s
Cassiano
"Chris Gillard" wrote in message news:51ad1791$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
I am looking for some simple code to display a splash screen
when my applications start.
Ideally it will do this :
1. Display for a set time, or one click to delete it.
2. Simply called with one or two lines of code in the
application MainForm:Initialise() event.
3. The splash form will be generated in code from its own
splash.prg.
Not finding a suitable example in samples or this forum.
Any thoughts would be appreciated
Thanks, Chris
--
Attached files splash.rar (35 KB)Â
Splash screen
Publicado: Mar Jun 04, 2013 2:23 pm
por ChrisGillard
Hi Cassiano,
Thank you very much for your example project .... it works well.
I am sure I will be able to borrow your code and adapt it to suit me.
The Message code also is very good and good to learn from ... so much to learn in life!
Thanks again.
Chris
Splash screen
Publicado: Mar Jun 04, 2013 7:56 pm
por Cassiano de Oliveira
Glad that helped you, but the credit for the Message code not is mine but
the colleague Bingen Ugaldebere forum here, but exchanging knowledge can
grow together ....
Regards
Cassiano.
"Chris Gillard" wrote in message news:51addc5c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Hi Cassiano,
Thank you very much for your example project .... it works
well.
I am sure I will be able to borrow your code and adapt it to
suit me.
The Message code also is very good and good to learn from
... so much to learn in life!
Thanks again.
Chris