Retrive text from a button
by Kyle Cook · in Torque Game Engine · 06/10/2006 (10:57 am) · 4 replies
Is there a way to retrieve the text field from a button?
Here are my shoddy example..
I know there is a Button.setText(); function and was wondering if there is a way to retrieve the text as well..
Here are my shoddy example..
Button.getText();
I know there is a Button.setText(); function and was wondering if there is a way to retrieve the text as well..
Torque 3D Owner JohnT
Hopefully this will get you what you were looking for.