Re: (quick response appreciated): change to box-packing algorithm?

David Crawshaw <[email protected]> Wed, 7 Apr 2004 17:01:44 +1000
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On 07/04/2004, at 5:00 PM, Adam Megacz wrote:
> Hey, what do people think of changing the packing algorithm from:
>
>   "a box will be placed as far up and to the left as it can fit"
>
> to
>
>   "a box will be placed as far up and to the left as it can fit and
>    still be no higher above and no farther to the left than its
>    preceeding sibling"

I thought that limitation already existed. :)

Fine by me.

-- d