Page 1 of 1

[Solved] How to: Show a Splash Screen

PostPosted: Thu Oct 13, 2011 12:32 pm
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