Tag Archive for 'titleicon'

21
Nov

Adding a title icon to a Flex RichTextEditor control

The following example shows how you can add a title icon to a Flex RichTextEditor control.

Full code after the jump.

Continue reading ‘Adding a title icon to a Flex RichTextEditor control’

22
Oct

Adding a title icon to a Flex Alert control

The following example shows how you can set both the titleIcon property and iconClass property for a Flex Alert control.

Full code after the jump.

Continue reading ‘Adding a title icon to a Flex Alert control’

31
Aug

Setting custom status messages in a Flex Panel container

The following example shows how you can set custom status messages in a Flex Panel container by setting the aptly named status property.

Full code after the jump.

Continue reading ‘Setting custom status messages in a Flex Panel container’