GUI.SETTEXT doesn't change text of GUI.TEXTAREA

Here we can discuss about the problem found
Post Reply
User avatar
karlkloss
Posts: 169
Joined: Fri Aug 18, 2023 12:21 pm
Has thanked: 24 times
Been thanked: 35 times

GUI.SETTEXT doesn't change text of GUI.TEXTAREA

Post by karlkloss »

I can use GUI.SETTEXT on a GUI.TEXTAREA object, but this doesn't actually change the text of the textarea.
The text stays the same one that the object was initialized with.
User avatar
cicciocb
Site Admin
Posts: 2781
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 592 times
Been thanked: 1990 times
Contact:

Re: GUI.SETTEXT doesn't change text of GUI.TEXTAREA

Post by cicciocb »

Yes, you are right ... I'll fix it
Post Reply