View Single Post
  #2  
Old 02-09-2011, 01:20 PM
Jeff Jeff is offline
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.
Reply With Quote