The following example shows how you can create fixed width buttons in a Flex ButtonBar component by setting the buttonWidth style. To revert back to variable width buttons, simply set the buttonWidth style to NaN (not a number).
Full code after the jump.
Continue reading ‘Creating fixed width buttons in a Flex ButtonBar component’




