Re: Running a form as a slideshow
- From: "Stefan Wuebbe" <stefan.wuebbe@xxxxxx>
- Date: Mon, 23 Apr 2007 08:03:03 +0200
You can use the Sleep API
Declare Integer Sleep In win32api Integer
Sleep(1000)
hth
-Stefan
"gerald" <geraldweb@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:132og9fh1k1tbe9@xxxxxxxxxxxxxxxxxxxxx
I have a 3rd party control to show an image on a form.
I would like to rotate through a table of paths to pictures
like
GO TOP
SCAN
mypicture = pictures.full_path
show image control (mypicture)
ENDSCAN
I already have a control to supply a variable interval.
How do I make the timer give me a delay after showing an image?
Many thanks
Bryan
--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------
.
- References:
- Running a form as a slideshow
- From: gerald
- Running a form as a slideshow
- Prev by Date: Running a form as a slideshow
- Next by Date: Odd VFP DO WHILE Behavior
- Previous by thread: Running a form as a slideshow
- Next by thread: Odd VFP DO WHILE Behavior
- Index(es):
Loading