Open GoogleCodeExporter opened 9 years ago
Hi,
In JGoddies those methods are static but in the current GWT implementation,
since
there is no support for clone(), they are normal methods. This is I think the
only
difference with JGoodies.
The comments in the forms API should be changed, I know :-( It needs a lot of
work,
and for the moment its better to fix bugs and add missing features (sorry).
Thanks,
George.
Original comment by georgopo...@gmail.com
on 23 Mar 2009 at 8:21
Here's a patch I made - not very complicated. Don't see why you need clone if
the
rchw methods simply wrap xywh which creates a new Constraint every invocation.
Comment updates not done.
Original comment by vlov...@gmail.com
on 23 Mar 2009 at 12:51
Attachments:
Oh & don't worry - I find the GWT-mosaic API to be generally far easier to
understand
than when I tried the GWT-ext libraries.
Original comment by vlov...@gmail.com
on 23 Mar 2009 at 12:57
Original issue reported on code.google.com by
vlov...@gmail.com
on 22 Mar 2009 at 4:05