On Fri, 2005-11-04 at 17:48 -0500, Lillian Angel wrote: > On Fri, 2005-11-04 at 16:23 -0500, Thomas Fitzsimmons wrote: > > > (or just finish it completely :-)) > > I finished It completely. I ran it with a test case using all the > possible locations and sizes for the Component and Window. It runs > exactly like Sun (IBM works slightly different). > > 2005-11-04 Lillian Angel <[EMAIL PROTECTED]> > > * java/awt/Window.java > (setLocationRelativeTo): Implemented case when > component is not null. >
I should mention its not working completely perfectly when you move the Component around on the screen (see bug #24350). But when the Component's location has been set prior, it works perfect. Not until that bug is fixed, will it work in all circumstances. Lillian _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
