PDA

View Full Version : Example project for automatic (or not) random showing images


ovm
04-17-2005, 12:24 PM
Here is an example project for automatic and random showing images.
It also contains options to disable the random function, disable the automatic function and to set the time for an image to be shown in automatic.
With of without information text to be shown.

I wanted to attache a zip file that shows the functionality but I think the file is too large (1.3Mb).

For a good proces there must be a folder in Autoplay\images with the same name as the buttons. The images must have a OVM extension, and the text file must have an OVT extension.
You just cab change a JPG extension to OVM and a TXT file to OVT, or change the code so the program will find a JPG and TXT.

You English speaking people have to translate of change some Dutch language, but I know you can work it out.....

For smart changes comment is always welcome....

gr mario

shariya
04-17-2005, 01:25 PM
oh...it is very interesting :D
but ,can you translate it to english ?
I can't read it and can't understand it.

Please ...~~~~~~ :wow

with hope :D

ovm
04-17-2005, 03:28 PM
maybe this will help.....

shariya
04-17-2005, 10:36 PM
Thank you ,OVM :lol

It is very helpfull :yes
I must take a look at it :)

Ton of Thank :lol wow !!!

yosik
04-18-2005, 12:01 AM
ovm,
nice project.
a suggestion. As you are repeating a lot of code in each button, why not use a global function and call it from the buttons. That way, you can change whatever you want in one centralized place and it is easier to debug.

Yossi

ovm
04-18-2005, 05:21 PM
ovm,
nice project.
a suggestion. As you are repeating a lot of code in each button, why not use a global function and call it from the buttons. That way, you can change whatever you want in one centralized place and it is easier to debug.
Yossi

Ah! Good point.
I'll give it a try

thanx

mario