On Tue, 2004-06-15 at 13:34, Thomas Fitzsimmons wrote: > On Tue, 2004-06-15 at 10:00, Arnaud Vandyck wrote: > > Maybe [EMAIL PROTECTED] or [EMAIL PROTECTED] will help you better than > > me. I Cc them. > > > > Thanks for your time, > > > > Cheers, > > > > > > ______________________________________________________________________ > > From: James Damour <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: GridBagLayout in kaffe CVS HEAD > > Date: Tue, 15 Jun 2004 08:38:26 -0400 > > > > Hello! > > Hi, > > > I am a developer of the MegaMek project > > (http://megamek.sourceforge.net) and I'm trying to get MegaMek to run > > under a free VM. So far, Kaffe is the most successful at running > > MegaMek, but it has problems with laying out the windows. I was > > wondering if you could help me debug the problem or point me to someone > > who can. > > > > I've created a simple test case and I've attached it to this email. > > Thanks! David Jee is looking into this.
And look into it I did. I tried your test case with GCJ's java-gui-branch AWT, and it seems to work fine. Also, the GridBagLayout implementation in kaffe CVS head appears identical to the implementation we have in GCJ java-gui-branch. So the problem seems to be elsewhere in kaffe. I would suggest trying GCJ's java-gui-branch AWT/Swing as Tom Fitzsimmons has suggested. Please let us know how that goes. Cheers, -David Jee _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

