[1322] in java-interest
moving Frames
daemon@ATHENA.MIT.EDU (guy.elliott)
Wed Aug 30 00:46:07 1995
To: java-interest <java-interest@java.sun.com>
From: "guy.elliott" <guy.elliott@ac.com>
Date: 29 Aug 95 18:39:08
I don't know if this has already been asked, but has anyone else had trouble
moving Frames around the desktop programmatically?
I have a Frame which appears and essentially does everything it is supposed
to, except that the move command does nothing at all. I've tried putting the
move command before the Frame is mapped, after it is mapped and I've tried
making the Frame modal=true (which does not actually produce a truly modal
window but rather a window that is always on top, you can still do things with
the HotJava application underneath), modal=false, with and without a parent
Frame and with and without title bars, nothing will allow the window to move.
Anyone have any suggestions?
TIA,
Guy
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com