Archive for December 21st, 2007

21
Dec

Customizing the Flex ComboBox control’s text input styles

The following example shows how you can customize the ComboBox control’s text input styles by setting the textInputStyleName style in Flex.

Full code after the jump.

Continue reading ‘Customizing the Flex ComboBox control’s text input styles’

21
Dec

Customizing the Flex DateChooser control

The following example shows how you can customize the DateChooser control in Flex by using an embedded font, customizing the header styles, week day names, week day name styles, and colors by setting various styles and properties.

Full code after the jump.

Continue reading ‘Customizing the Flex DateChooser control’