Notifications
Clear all
[Closed] Input Box
Nov 07, 2005 1:51 pm
hi all
As i am new to using the visual max script editor you may excuse the following question.
How do i make an input box on a rollout so that i can store what the user is inputing in a variable. Also the text that was inputed has to be constantly visible. ps at the mo i am using the edit text box
regards
Nebille
2 Replies
Nov 07, 2005 1:51 pm
The edit text box works fine, but you have to read the value of the text to make it useful.
Use:
var = textboxName.text