hello
i am trying to figure out how to make a control active or inactive based on another control choice.
What I have is two group frames ( toggle buttons)
one is RUN/PASS the other two are Frame run and Frame pass, both wit toggle buttons in them.
What i'm trying to do is, when some one chooses run or pass in the first one , have the appropriate frame be active.
Say some one chooses the toggle run, than I want the RUN frame(toggles) to be active and the Pass ones inactive.
i know it is a conditional statement just not sure how to do this
thanks
i am trying to figure out how to make a control active or inactive based on another control choice.
What I have is two group frames ( toggle buttons)
one is RUN/PASS the other two are Frame run and Frame pass, both wit toggle buttons in them.
What i'm trying to do is, when some one chooses run or pass in the first one , have the appropriate frame be active.
Say some one chooses the toggle run, than I want the RUN frame(toggles) to be active and the Pass ones inactive.
i know it is a conditional statement just not sure how to do this
thanks