I've written a listbox with thumbnails in its leftmost column.
I did find what I think is a bug in the listbox display of the
thumbnail images. The location wasn't where I thought it should be. I
was able to fix it by trial-and-error. But, before I did the fix,
most of the thumbnail images were out of sight.
If you want the code for my solution I'll send it to you, but it
sounds like you're on the right track.
John Kubie
On Aug 30, 2007, at 11:21 AM, Rob wrote:
> Thanks Alex,
> I'll have a look. I'm working with a listbox now but your solution
> sounds
> better for a large number of images. I just thought I might be able
> to make
> it look a little better with a canvas based approch.
>
> ----- Original Message -----
> From: "Alex Restrepo" <alexrestrepo at mac dot com>
> To: <realbasic-nug at lists dot realsoftware dot com>
> Sent: Wednesday, August 29, 2007 3:37 PM
> Subject: Re: Looking for thumbnail list example
>
>
>> Try the PreviewCanvas class, available at: http://homepage.mac.com/
>> alexrestrepo
>>
>> I also have a different class based on a listbox that only loads the
>> thumbnails when the row in which they're in is visible, let me know
>> if you're interested on it and I'll send you the file.
>>
>> Regards,
>>
>> Alex R.
>> _______________________________________________
>> Unsubscribe or switch delivery mode:
>> <http://www.realsoftware.com/support/listmanager/>
>>
>> Search the archives:
>> <http://support.realsoftware.com/listarchives/lists.html>
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|