Page 1 of 1

New function MsgSplash()

Posted: Wed May 21, 2008 1:46 pm
by Antonio Linares
It shows an Alpha channel bitmap as a splash image:

Code: Select all

   MsgSplash( "explorer.bmp", 5 ) // five seconds
In this example, we have just resized the explorer.bmp provided with FWH 8.05, thats why it hasn't a perfect quality. With a better bitmap, it looks even better :-)

Image

Posted: Wed May 21, 2008 2:37 pm
by JC
Fantastic!

Posted: Wed May 21, 2008 3:57 pm
by Silvio
I alreadi created it last two mounth
See old messages

Re: New function MsgSplash()

Posted: Wed May 21, 2008 4:44 pm
by Patrick Mast
Haha, nice!! ;-)

Patrick