In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Splash screen

Xailer professional forum in English
Responder
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

Splash screen

Mensaje 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
Cassiano de Oliveira
Mensajes: 475
Registrado: Mar Jul 24, 2012 10:21 pm

Splash screen

Mensaje 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)Â
ChrisGillard
Mensajes: 384
Registrado: Mar May 01, 2007 5:49 pm

Splash screen

Mensaje 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
Cassiano de Oliveira
Mensajes: 475
Registrado: Mar Jul 24, 2012 10:21 pm

Splash screen

Mensaje 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
Responder