[1135] in java-interest
(no subject)
daemon@ATHENA.MIT.EDU (Tom Judge)
Thu Aug 24 23:38:55 1995
To: java-interest@java.sun.com
From: Tom Judge <tomj@parallax.co.uk>
Date: 22 Aug 1995 11:05:39 GMT
Dear All,
I am trying to create an applet with controls embedded in it
such as OptionMenus, TextFields and Labels. I have created a
Frame class with member controls of the above types. I now
want to size and position this frame over the Applet embedded
in the page. However, I cannot seem to find a way of getting
at the x,y offset of the Applet within the page so as to do
something like:
MyFrame.move( x, y );
My frame seems glued to the top left hand corner of the
browser (although of course I can move it to other arbitrary
x,y co-ordinates), but not those of the Applet.
Please help.
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com