[1535] in java-interest
Re: The Window of an Applet??
daemon@ATHENA.MIT.EDU (Nicholas Geh)
Thu Sep 7 03:48:57 1995
Date: Thu, 7 Sep 1995 10:36:37 +0900 (SDT)
From: Nicholas Geh <nik@mailhub.ncb.gov.sg>
To: java-interest@java.sun.com
In-Reply-To: <Pine.SGI.3.91.950907072920.4049A-100000@regent.ncb.gov.sg>
Hi guys,
I tried to do that, but (item.x,item.y) still refers to the origin of the
html document rather than the applet. As a result, all my TextAreas are
clustered at the top-left corner of the html document, even though they
are from different applets within the html document.
>
>
> ---------- Forwarded message ----------
> Date: Wed, 06 Sep 95 08:55:27 -0500
> From: Lin Huang <linh@connectsoft.com>
> To: Henry Koh Li-Chieh <henrykoh@regent.ncb.gov.sg>
> Cc: java-interest <java-interest@java.sun.com>
> Subject: Re: The Window of an Applet??
>
> Hi Henry:
>
> You can try to use Applet.item.parent as the parent to construct the
> TextAreas, Windows etc, and using item.x and item.y (the origin of Applet)
> as the start point to position your objects.
>
> Lin
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com