| View previous topic :: View next topic |
| Author |
Message |
Brad Nelson Guest
|
Posted: Tue Jun 28, 2005 6:24 pm Post subject: Simple Slide Show |
|
|
Does anyone know of any code for building a simple slide show from a
directory of JPEG files?
Thanks,
Brad Nelson
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Jun 28, 2005 8:32 pm Post subject: Re: Simple Slide Show |
|
|
"Brad Nelson" <brad.nelson (AT) nelsondesigngroup (DOT) com> wrote
| Quote: | Does anyone know of any code for building a simple
slide show from a directory of JPEG files?
|
Have you looked at the TJPEGImage class yet? You could use a TImage,
displaying the files in a loop or timer.
Gambit
|
|
| Back to top |
|
 |
Danzer Guest
|
Posted: Tue Jun 28, 2005 8:50 pm Post subject: Re: Simple Slide Show |
|
|
Brad Nelson wrote:
| Quote: | Does anyone know of any code for building a simple slide show from a
directory of JPEG files?
Thanks,
Brad Nelson
|
Don't reinvent the wheel. Check out
http://www.irfanview.com/
Best of all it is freeware.
Danzer
|
|
| Back to top |
|
 |
Ed Mulroy Guest
|
Posted: Tue Jun 28, 2005 9:57 pm Post subject: Re: Simple Slide Show |
|
|
Check if the examples in this directory are of help:
C:Program FilesBorlandCBuilder6ExamplesWebSnapPhotoGallery
.. Ed
| Quote: | Brad Nelson wrote in message
news:42c195c2$1 (AT) newsgroups (DOT) borland.com...
Does anyone know of any code for building a simple slide show from a
directory of JPEG files?
|
|
|
| Back to top |
|
 |
|