Thread
:
How to verify if texbox is enabled
View Single Post
#
2
02-09-2011, 01:20 PM
Jeff
WorldViz Team Member
Join Date: Aug 2008
Posts: 2,471
If you are going to disable and enable the textbox you can create a variable to keep track of it's state. If you need to check whether the textbox has focus use the
<node3d:GUI>.getFocus()
command.
Jeff
View Public Profile
Find all posts by Jeff