Re: image file iconic view

From: Paul Archer <tigger_at_io.com>
Date: Mon, 10 Oct 2005 21:11:39 -0500 (CDT)
To: Anton Berezin <tobez_at_tobez.org>

Oct 4, Anton Berezin wrote:

> On Tue, Oct 04, 2005 at 11:50:18AM -0500, Paul Archer wrote:
>> 10:00am, Anton Berezin wrote:
>
>>> That sounds interesting! I hope you are going to release it as an open
>>> source application? :-)
>
>> That's the plan!
>
> Very cool. :-)
>
>> Thanks for the tip/script.
>> I've got a couple of questions about it. First, I noticed that the list
>> reads top to bottom first, instead of left to right. In other words, you
>> get:
>> 1 4 7
>> 2 5 8
>> 3 6 9
>>
>> Is there an easy way to make it do:
>> 1 2 3
>> 4 5 6
>> 7 8 9
>
> Well. Yes and no. On the one hand, you can always do the required
> renumbering yourself. On the other hand, the `natural' order for the
> ListViewer is top-to-bottom, then left-to-right, meaning that this
> renumbering will be more difficult, and the results of it will be
> confusing once the ListViewer is resized. So in this case you might be
> better off using ListGrid instead of ListViewer. It is overridable in a
> similar manner.
>

Do you know which subroutine actually does the redrawing top-bottom first?
I'd like to see if I could modify it to go left-right instead?

----------------------------------------------------------------
"All right...initialize the GBL."
"How do you do that, then?" Terry Pratchett
"It...it means pull the great big lever." from "Hogfather"
----------------------------------------------------------------
Received on Tue 11 Oct 2005 - 04:11:55 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:06 CET