design of radio-button choice

Dan Shafer revdan at danshafer.com
Thu Aug 4 15:46:05 EDT 2005


When you say "wait", what do you really mean? Do you mean you want to  
force the user to click on a radio button before doing anything else?  
Or do you literally mean you want to force a delay of some sort?

Assuming the former, one easy way to do this would be to put the  
checkboxes in a group and the radio buttons in a group and then when  
the user checks a checkbox, disable the checkbox group until he  
clicks a radio button. Then in the radio button group, re-enable the  
checkbox group.

Close?

On Aug 4, 2005, at 12:38 PM, Charles Hartman wrote:

> So I want is that when the user clicks a check-box, I wait until  
> the user picks one of the radio buttons



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Revolution Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
 From http://www.revolutionpros.com, Click "My Stuff"






More information about the use-livecode mailing list