New function MsgSplash()

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

New function MsgSplash()

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Post by JC »

Fantastic!
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

I alreadi created it last two mounth
See old messages
Best Regards, Saludos

Falconi Silvio
User avatar
Patrick Mast
Posts: 244
Joined: Sat Mar 03, 2007 8:42 pm

Re: New function MsgSplash()

Post by Patrick Mast »

Haha, nice!! ;-)

Patrick
Post Reply