I have a textarea with scrollbars. Now I wanted to disable the textarea buth then the scrollbars are also disabled. Now I'm searching for something so that I can't wright in the textarea and where the scrollbars still works!!!
Hi. I believe you can do what you want by setting your TextArea as not being editable. Whereas it will show you the text that is already there, but the user cannot type in it, and the scrollbars still function.
Any class derived from TextComponent should have this functionality.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.