On 10/30/03 8:23 PM, "Bart Atkins" <bart at atkinsimages dot com> wrote:
> I am working on a project that will ultimately view image thumbnails by
> choosing a folder. I have created a canvas control that will scale the image
> to fit the canvas so the entire image can be viewed, but I am at somewhat of
> a loss as to how to go about making a bunch of thumbnail canvases display on
> a form at the same time. I imagine I must make a dynamic array consisting of
> the number of images in a folder/directory, but how then do I display them
> in a grid fashion on the window?
So... You want to display multiple scaled down images in a scrollable row
and column format, then display one image scaled to fit the window once it
is selected?
It might be easiest to handle the grid of images in one canvas rather than
trying to manage multiple canvases.
----
Matt Quagliana
Director of Sales
REAL Software, Inc.
http://www.realsoftware.com
Office: 512-328-7325 x719
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|