[Solved] How to: Show a Splash Screen

Post Reply
User avatar
Ross_ValuSoft
Posts: 87
Joined: Thu Dec 18, 2008 11:27 am
Location: Melbourne, Australia

[Solved] How to: Show a Splash Screen

Post by Ross_ValuSoft »

A coffee opened the brain cells (and will probably keep me awake now for hours after midnight).

Solved by using a timer.

Thanks for reading.

Cheers,

Ross

*********
Having a brain fade near midnight ...

I would like to display a bitmap image for a few seconds before doing something else. In Clipper I would note the time, show the image and then test the time until the original time plus the period had passed and then remove the image. Is that how it should be done in FWPCC?

Sample code if another method ...

Many thanks,

Ross
Post Reply