PT
Developer Forums
Register
Login
[Archived] AppGameKit Classic Chat
->
retrieve string from text object?
<
1
>
P
Phaelax
Joined:
16th Apr 2003
Location:
Metropia
Posted:
20th Dec 2011 21:46
Other than the fact I find how text handled in AppGameKit to be very irritating, is there no way to retrieve what text is set? Like getTextString or getTextValue or something? I've stared at the help file for 10min now and see nothing.
B
BatVink
Joined:
4th Apr 2003
Location:
Gods own County, UK
Posted:
20th Dec 2011 22:41
It's on the bug board as an enhancement.
I always have the string held in a variable, so it's accessible from there.