box86rowh
05-08-2008, 09:32 PM
Hello,
I am trying to implement a combobox in air with the editable attribute turned on and I am getting nowhere, it will not become editable! Is there some trick to this?
<mx:ComboBox width="100%" id="addressBar" dataProvider="{visitedLinks}" labelField="label" editable="true" />
I am trying to implement a combobox in air with the editable attribute turned on and I am getting nowhere, it will not become editable! Is there some trick to this?
<mx:ComboBox width="100%" id="addressBar" dataProvider="{visitedLinks}" labelField="label" editable="true" />