TrainBeaser for iPhone
The moose likes Flex and the fly likes Group buttons that maintain their state Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Group buttons that maintain their state" Watch "Group buttons that maintain their state" New topic
Author

Group buttons that maintain their state

Jay Abrahm
Ranch Hand

Joined: May 28, 2008
Posts: 182

Is there a Flex control defines a group of buttons where multiple buttons maintain their state unlike in ToggleButtonBar where only one maintains its state.
Jay Abrahm
Ranch Hand

Joined: May 28, 2008
Posts: 182

Fixed !!

Got an actionscript class which does this.

MultiToggleButtonBar
 
IntelliJ Java IDE
 
subject: Group buttons that maintain their state
 
Threads others viewed
Remembering the radiobtn/checkbox state between jsp pages
How to control page transitions?
JToggleButton Question
JRadio Button : Event Listener
Multiple Radio Objects
IntelliJ Java IDE