Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How much text can be put in a TextArea?

text TEXTAREA
0
Posted

How much text can be put in a TextArea?

0

Ans : TextArea just uses the corresponding widget of the underlying window system. It will be bounded by the limit imposed in the native window system. In Windows 95 TextAreas can hold about 28Kb. The native widget allows 32Kb, but there is some overhead which reduces the amount available to the programmer. The limit is removed in JTextComponent in Swing (JDK 1.2) which dispenses with peer controls.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.