|
-
Jul 5th, 2002, 10:52 AM
#1
Thread Starter
Junior Member
Loading An Image List
Hi this seems to be a tough one for me but i hope someone here can help
i have a huge list of images (huge being well over 1000)
what would be the fastest way to load them imto VB??
at the moment it goes through this list picture by picture then it loads each images into a picture box like this
picture(n).picture = loadpicture(selected & ".gif")
selected is the name of the image that is to be loaded ehich is the 1 it is up to in the list
ne suggestions??
martyn
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|