From the daily archives:

Sunday, February 22, 2009

In a previous example, “Determining if an item is selected in an FxButtonBar control in Flex Gumbo”, we saw how you could determine if a specific item is selected in a Flex Gumbo FxButtonBar control by using the isItemSelected() method.

The following example shows how you can determine if a specific item index is selected in a Flex Gumbo FxButtonBar control by using the isItemIndexSelected() method.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can determine if a specific item is selected in a Flex Gumbo FxButtonBar control by using the isItemSelected() method.

Full code after the jump.

[click to continue…]

{ 2 comments }