Creating a tile layout FxButtonBar control in Flex Gumbo
March 31st, 2009
In a previous example, “Creating a vertical FxButtonBar control in Flex Gumbo”, we saw how you can create a vertical Flex Gumbo FxButtonBar control by setting the layout property to a VerticalLayout object.
The following example shows how you can create a tile layout on the Flex Gumbo FxButtonBar control by setting the layout property to [...]
Source:Creating a tile layout FxButtonBar control in Flex Gumbo