WG: Problem with TextArea under 1.0

Popal, Nilofer (NPopal@vss.com)
Wed, 3 Mar 1999 15:15:09 +0100

From: "Popal, Nilofer" <NPopal@vss.com>
To: java-security@java.sun.com
Subject: WG: Problem with TextArea under 1.0
Date: Wed, 3 Mar 1999 15:15:09 +0100

> Dear Sirs,
> Is it possible that under JDK1.0 the size of TextArea is limited to
> some 230 lines of Text. We are using a TextArea which should contain
> some 300 lines. But as soon as line 230 arrrives, there is no
> possibility to append more text to the TextArea. We cann't change our
> model to 1.1.x cause the whole Applets is based on 1.0.
> Could you please give me an idea of what to do?
>
> Thanks,
> Nilofer Popal