On 1 Mar 2012, at 20:03, Jonathan Campos wrote:
On Thu, Mar 1, 2012 at 1:59 PM, Omar Gonzalez <[email protected] >wrote:Does ButtonBar do that?Honestly I haven't tried to make a ToggleButtonBar so I can't say. I wantto say it does, but there is always some margin for error. -- Jonathan Campos
The renderer in a default spark ButtonBar is ButtonBarButton, which extends ToggleButton.
Set requireSelection to true on a ButtonBar and you have a ToggleButtonBar, unless I'm missing something?
Tink
