Variables and Radio Buttons
Posted: Mon Feb 20, 2006 12:36 pm
I like what I see so far. Great job!
I do need some help. I have created a dialog that asks if a user will use a touchscreen monitor. There are two radio buttons - yes and no. On the object behavior tab, I put yesTouchscreen for the "Writes to variable" box and noTouchscreen for the no radio button.
I need to write to the registry based on a "yes" selection. I tried an if statement in the code, but it says the variables are not defined.
Thanks for the help.
Brian
I do need some help. I have created a dialog that asks if a user will use a touchscreen monitor. There are two radio buttons - yes and no. On the object behavior tab, I put yesTouchscreen for the "Writes to variable" box and noTouchscreen for the no radio button.
I need to write to the registry based on a "yes" selection. I tried an if statement in the code, but it says the variables are not defined.
Thanks for the help.
Brian