The following example shows how you can disable individual buttons on a ButtonBar control in Flex by using the getChildAt() method and enabled property on the returned button instance.
Full code after the jump.
{ 22 comments }
Just a bunch of Adobe Flex Examples
From the daily archives:
by Peter deHaan on January 10, 2008
in ButtonBar
The following example shows how you can disable individual buttons on a ButtonBar control in Flex by using the getChildAt() method and enabled property on the returned button instance.
Full code after the jump.
Tagged as: enabled, getChildAt()
{ 22 comments }
The following example shows how you can skin the ButtonBar control in Flex by setting the buttonStyleName style and setting one or more of the following skin styles: skin, upSkin, overSkin, downSkin, disabledSkin.
Full code after the jump.
Tagged as: buttonHeight, buttonStyleName, disabledSkin, downSkin, overSkin, skin, upSkin
{ 8 comments }
Get smart with the Thesis WordPress Theme from DIYthemes.