rjackson Posted August 25, 2016 Report Share Posted August 25, 2016 I am using a V1040 for this project. I need to have 6 buttons that act like a group of radio buttons, i.e. each button is mutually exclusive. Only one button can be active at a time and selecting a different button toggles the others off. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted August 25, 2016 MVP 2022 Report Share Posted August 25, 2016 Just use binary text or binary image buttons with TOGGLE turned on, then have a ladder rung for each button with a positive transition RESETing each of the other buttons. 1 Quote Link to comment Share on other sites More sharing options...
Kikis Posted August 25, 2016 Report Share Posted August 25, 2016 You can follow the dropbox link below to download an example i have made based on your description. Unfortunately the file is too big to be attached here. https://www.dropbox.com/s/hn07kywo7a8kmto/RADIO%20BUTTON%20SAMPLE.vlp?dl=0 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.