Browse Grid for Images

Hi,
I am looking to make a browse grid for images. I looked at the browse grid example, but I could not get it to vertically scroll. Is it even possible or is these another example that I can look at. I am not interested in buying anything to solve the problem. I always like to expand my skills.

Thanks

I’m too not able to scroll browse grid using mouse.

Look at this control, perhaps you can extend it for your needs:

1 Like

I am looking at this for a personal project of mine. I can rescale the image for the single image display to fit the width and height. Is it possible to have all the images in the scrolling section to scale to the right width/height?

Nevermind:

ThisImgSel.RetainOriginalAspectRatio(TRUE)
ThisImgSel.CenterThumbnails(TRUE)

If I use .AddFile on dynamically, how do I get the image selector to display the new selection. I tried .Refresh and it didn’t work.

Sorry for the delay, I was on my way to Anchorage.
New release is available, now you can use InsertFrame method to add an image to the collection, see updated demo1.