but after some moment (when string become large enough) TextArea just cuts the text… tried everything… setting maxLength, several GUIStyle’s, nothing works… i just need to show some big string with scrolling ability.
Any help?
well i made class that choose strings fitting the screen and then print them into TextArea. the only minus - my scrolling is done via keyboard and not scrollbar.
topic can be closed