Hi All: I have a ToggleButtonBar with 8 buttons.
I am trying to get the corners of the Bottom Left of the first button & Bottom Right of the last button to NOT be rounded. I have tried focusRoundedCorners="tl tr" in the MXML code and focusRoundedCorners="tl" in the firstButtonStyleName and focusRoundedCorners="tr" in the lastButtonStyleName. Nothing works. What am I missing? Or is this bug? Any help will be greatly appreciated. Thanks, Jack