Bilbosax opened a new issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074
Hi. I'm trying to use the new ToggleButtonBar in my app, but I'm not sure that it is performing the way a togglebuttonbar is intended to. In Flex, only one button could be selected at a time. So if you selected a button, it deselected all the other buttons. I can't seem to do this with the Royale version. Your version allows you to have unlimited buttons in the selected state. I can get the selectedIndex of the button clicked, but I can't PURPOSELY deselect the other buttons on a button click. Is this a bug, or am I missing how to deselect buttons? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
