Hi Joe,
I'm not having a problem with RowPicture, it is working as I thought it
would, just not as clean as I would like. I'm not sure what method John is
using or what bug he's referring to.
I'll try using CellTextPaint and see if that works better for me.
Thanks,
Rob
----- Original Message -----
From: <joe at strout dot net>
To: <realbasic-nug at lists dot realsoftware dot com>
Sent: Thursday, August 30, 2007 3:47 PM
Subject: Re: Looking for thumbnail list example
> On Aug 30, 2007, at 19:01 UTC, John Kubie wrote:
>
>> 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.
>
> You're using RowPicture; that's intended for little 16x16 item icons
> next to the names, not for thumbnails. So this is not a bug, just not
> intended for what you have in mind. Draw thumbnails yourself in the
> CellTextPaint event.
>
> Best,
> - Joe
>
> --
> Joe Strout -- joe at strout dot net
> Strout Custom Solutions, LLC
>
> _______________________________________________
> 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>
|