[3764] in java-interest
Re: Reshaping panels
daemon@ATHENA.MIT.EDU (Sami Shaio)
Mon Nov 27 02:07:46 1995
Date: Sun, 26 Nov 1995 21:46:20 -0800
From: Sami.Shaio@Eng.Sun.COM (Sami Shaio)
To: java-interest@java.Eng.Sun.COM, donpark@telewise.com
|From donpark@telewise.com Sun Nov 26 20:05:27 1995
|
|I expected the solution to work just fine with containers, specifically
|Panels, but panels seem to act differently from non-containers. Panels
|added to applets using the above solution seem to be positioned and sized
|correctly as far as the panel goes but its real Windows object (oh, did I
|mention I was talking about Win32 version of JDK Beta 1?) is positioned at
|0,0 of the parent and sized at 100, 100 (sounds familiar, Arthur?). If I
|remember correctly, Mr. "Have Fun" mentioned something about fixing a bug
|involving 100 but I am not sure if it was pre-beta or what.
|
It's a bug and it's been fixed but the fix hasn't been released yet.
|
|Basically, I am working on a visual development tool for Java applets but I
|having a hard time getting around the bugs and greens surrounding AWT.
|
Sorry. We're working as hard as we can with the resources we have (which
aren't many) to fix bugs. Things will definitely improve with future
releases.
But I should mention that if you're working on a visual tool for applets
and using absolute positioning then you're doing people a disservice
when they're applet looks like crap on a platform other than the one
they developed it under.
--sami
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com