In a previous example, “Adding a horizontal separator to a Flex PopUpButton control’s pop up menu”, we saw how you could add a horizontal separator to a PopUpButton control’s pop up menu in Flex by setting the type attribute to “separator” in the menu’s data provider.
The following example shows how you can adjust the amount of empty space around the horizontal separator by setting the Boolean variableRowHeight property.
Full code after the jump.
Continue reading ‘Adding a horizontal separator to a Flex PopUpButton control’s pop up menu (redux)’




