Hello,
I'm doing a complex software that need to display thumbnails.
My ideia was to create a big canvas and insert many little canvas (one for
each image/image label) in it.
Them, I would like to scroll the big canvas, automatically scrolling
all the images in it at the same time.
But it...