| Blog Home | About | Entries By Date | Search |
|
Title
Editable property of spark combobox
Entry
Problem:
Remove editable feature of spark ComboBox component
Fact:
There is no editable property in spark ComboBox, the new spark combobox is a kind of autofill component so there is no option to remove the editable property of ComboBox
Solution:
Use DropDownList instead, which has similar feature as of Combobox except autofill feature, its same as halo/mx ComboBox component
Image
More
http://forums.adobe.com/message/2722720
http://help.adobe.com/en_US/flex/using/WS70f0d54f063b9b081aac8d1d1247252e4a0-8000.html
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/ComboBox.html