Archives

Posts Tagged ‘ComboBox’

Following example show how spark ComboBox setting prompt and disable editable.

Nov 30th, 2010 | Filed under ArrayList, ComboBox, Flex4

Following example show Flex4 ComboBox how to use skin to display icon properties .

skins/MyComboBoxSkin.mxml

Nov 30th, 2010 | Filed under ArrayList, ComboBox, Flex4, skin

The ComboBox control is a child class of the DropDownListBase control. Like the DropDownList control, when the user selects an item from the drop-down list in the ComboBox control, the data item appears in the prompt area of the control.

Nov 30th, 2010 | Filed under ArrayCollection, AutoComplete, ComboBox, DataGrid, Flex4, Value Object

Following example show how to remove skinClass from ComboBox.

FAQ0909_1.mxml

Nov 30th, 2010 | Filed under ComboBox, Flex4, skin

Following example use skinClass popUpPosition change popUp position.

skins/MyDropDownListSkin.mxml

Nov 30th, 2010 | Filed under ArrayList, Button, ComboBox, Flex4

Fllowing example demo use spark new ComboBox and remind user serach range.

Try type anything out of ComboBox dropdown meu range..

Nov 30th, 2010 | Filed under ArrayList, AutoComplete, ComboBox, Flex4

Following example show how to set up  ComboBox TextInput with images display.

FAQ0909.mxml

Nov 30th, 2010 | Filed under ArrayCollection, ComboBox, Flex4, Image, skin