The short answer is that you can't get a group to do this automatically. You'll have to hand-code the behavior. Grouping the buttons into a group will make this process easier because you can just write a group script that uses an array of the button names and cycles through them, turning off any that are on and turning on the one that is the target.
Make sense? On 2/5/06, N Cueto <[EMAIL PROTECTED]> wrote: > I want to reproduce a radio-button > group behaviour, but with push > buttons. I.e., only one push > button of a group of push button > can appear hilited (recessed?) > at a time. >-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Shafer, Information Product Consultant and Author http://www.shafermedia.com Get my book, "Revolution: Software at the Speed of Thought" >From http://www.shafermediastore.com/tech_main.html _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
