Hi Joel,

A little cri de coeur ... whether as a branch, patchset, or note passed
under the desk, I would really love to have a look at your draft
DockLayoutPanel in the not too distant future.  We've also had to reinvent
that wheel to meet some project time constraints, but I'd like to try to
converge with your approach so I can cut over to DockLayoutPanel someday
without too much fuss.

Fortunately, my use case allows me to ignore IE, so my workload is not as
bad as yours  :-)

- R

On Mon, Jun 29, 2009 at 8:21 AM, Joel Webber <j...@google.com> wrote:

> That's fairly closely related to the approach I'm taking. It is worth
> noting, however, that this totally fails on IE6, because it won't handle the
> kinds of implicit constraints created by, e.g., { left:0; right:0; }. Just
> to make matters more difficult, it also can't handle { right:0; }
> properly (often off-by-one pixel). Part of the work I'm doing involves a lot
> of script hackery to account for this, without hamstringing the
> implementation on other browsers.

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to