Yes, this thread again. My latest n00b adventures involve deciphering the GUI system. I'm doing a little test-harness for a dialogue experiment. This seems like a simple problem but I've been butting my head against it all morning. Every thread / video / blog post I can find on the topic seems to assume a statically-sized text object.
The program periodically adds new lines of text to a Text object, and when the Text object vertically expands beyond the size of the masked area, I want the...
[Solved] Scrolling dynamically-sized text
The program periodically adds new lines of text to a Text object, and when the Text object vertically expands beyond the size of the masked area, I want the...
[Solved] Scrolling dynamically-sized text