Setting the labels of radio buttons from a Option Menu Button

Devin Asay devin_asay at byu.edu
Tue Jul 8 16:41:06 EDT 2008


On Jul 8, 2008, at 2:28 PM, Charles Szasz wrote:

>
> Jacqueline,
>
> Thanks! Your second suggestion did the trick! I made the changes in my
> Option Menu but I have another problem.
>
> One of my entries in the switch structure is being omitted when it is
> selected in the Option Menu. Each case statement has a break  
> statement at
> the end. The name in the option menu matches the entry in the cases.

Charles,

Check your menu entries in the option menu inspector for white space  
(like space or tab) characters after the entry. I've been caught by  
this before. In other words, the case statement doesn't match the  
line in the menu entries because "whatever" is not the same as  
"whatever ".

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University




More information about the use-livecode mailing list