Results 1 to 2 of 2

Thread: Flashy Images!

  1. #1

    Thread Starter
    Addicted Member Mage33's Avatar
    Join Date
    Aug 2000
    Location
    Petaluma, California
    Posts
    138
    Hrm.. how do you build dynamic paths in so no matter where someone unzips your program it'll find the images? (Or how do you compile the images into the .exe?)

    Thanks.
    Stephen Haney- 115 116 101 118 101 31 72 65 78 69 89
    -ShardsOfSilence.net- ^ My name in ASCII ^
    You forget something new every day
    | WinME | VB6 Pro | MSC++ | Lambda MOO |

  2. #2
    Guest
    there is a property of the program called "App.Path" this will return the directory that the application is currently running from.

    Alternatively you could use Image Lists or image boxes to hold the pictures (if you embed the pics in the file like this, then you will drastically reduce performance of the EXE) depending on the size of the pictures.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width