A thumbnail viewer
Milan Babuskov
milanb at panonnet.net
Tue May 29 01:38:49 PDT 2007
Lloyd wrote:
> I want a thumb nail viewer in my application. What I would like to do
> is I have the image data in memory (not as a file), i have the image
> type also (like jpg,gif etc..). Is there any library available to
> display the thumb nail of these images? I have thousands of images, so I
> would expect a thumb nail viewer which works like a Virtual list
> control...
There's one written by Julian Smart. It works with files, but it can
work with memory too with some changes (I made it work with images from
database), here's a screenshot:
http://www.guacosoft.com/attic/shot4big.png
Source is here:
http://www.anthemion.co.uk/wxwin/thumbnail.zip
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org
More information about the wx-users
mailing list