![]() |
|
#1
|
|||
|
|||
|
How to verify if texbox is enabled
Hi,
Is there a way to check if a textbox is enabled? I see the methods for enabling and disabling, but how can I just check if it is enabled in a particular moment? Thanks in advance, Marco Simões |
|
#2
|
|||
|
|||
|
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.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Texbox deselecting | TarkaDahl | Vizard | 3 | 08-26-2011 03:02 PM |
| Multiline texbox | disbeat | Vizard | 1 | 02-09-2011 02:31 PM |
| MainView.setPosition ignored when collisions are enabled | vTony | Vizard | 1 | 09-25-2008 10:12 AM |
| collision with physics enabled | joeymax | Vizard | 2 | 04-17-2008 03:49 PM |