Dear Mr. Rao,
can we read the bitmap from resources? If yes would you be so kind to post a sample.
Best regards,
Otto
MsgSplash
MsgSplash
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: MsgSplash
Dear Otto,
it works like other BMP's from resources
function Main()
MsgSplash( ".\Bitmaps\Explorer.bmp" ) // from file
MsgSplash( "Movie" ) // from resource
return nil
regards
Uwe
it works like other BMP's from resources
function Main()
MsgSplash( ".\Bitmaps\Explorer.bmp" ) // from file
MsgSplash( "Movie" ) // from resource
return nil
regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.
Re: MsgSplash
Uwe, Thank you.
Best regards,
Otto
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************