Example project for automatic (or not) random showing images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ovm
    Indigo Rose Customer
    • Oct 2002
    • 242

    Example project for automatic (or not) random showing images

    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
    Attached Files
    programming is very easy, just put the characters in the right order....
  • shariya
    Indigo Rose Customer
    • Jan 2005
    • 48

    #2
    oh...interesting

    oh...it is very interesting
    but ,can you translate it to english ?
    I can't read it and can't understand it.

    Please ...~~~~~~

    with hope

    Comment

    • ovm
      Indigo Rose Customer
      • Oct 2002
      • 242

      #3
      Diashow

      maybe this will help.....
      Attached Files
      programming is very easy, just put the characters in the right order....

      Comment

      • shariya
        Indigo Rose Customer
        • Jan 2005
        • 48

        #4
        Thank you ,OVM

        Thank you ,OVM :lol

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

        Ton of Thank :lol wow !!!

        Comment

        • yosik
          Indigo Rose Customer
          • Jun 2002
          • 1856

          #5
          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

          Comment

          • ovm
            Indigo Rose Customer
            • Oct 2002
            • 242

            #6
            Originally posted by yosik
            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
            programming is very easy, just put the characters in the right order....

            Comment

            Working...
            X