|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by michealhunt75 in Adobe Flex, ActionScript
When i use setFocus() to set focus to any textInput boxes, all comboBoxes throughout my project stop working. By that, I mean the drop down list appears to be disabled. it is shaded and when you click the combo box list drops down shaded and then disappears.
1:
2:
3:
4:
5:
|
if(txtFilter3.text != ""){
txtFilter4.visible = true;
/* txtFilter4.setFocus(); */
break;
}
|
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625