EverydayDiesel
Newbie
Hello,
I have a rather strange application that has a bunch of images (500+) png images under 1kb each. The data will come in as the file name 0001.png, 0002.png, 0003.png etc. that is unknown in advance so they need to be drawn at runtime.
What control should I use to draw the images from left to right top to bottom. The widths change but the height remains the same for all the images.
Thanks in advance!
I have a rather strange application that has a bunch of images (500+) png images under 1kb each. The data will come in as the file name 0001.png, 0002.png, 0003.png etc. that is unknown in advance so they need to be drawn at runtime.
What control should I use to draw the images from left to right top to bottom. The widths change but the height remains the same for all the images.
Thanks in advance!