[solved] G4P textarea.append doesn't redraw
in
Contributed Library Questions
•
8 months ago
Hi,
I use G4P for my GUI.
to log messages I add the last message with textarea.append(String).
It works beside that the messages only show once I use another opbject live a checkbox.
I tried textarea.draw() but this doesn't force a readraw.
How do I get the textarea to update?
Thanks
Robert
1