Using Orca to modify a user interface dialog in a setup project.
I have created a setup project and added some dialog boxes to the user interface.
I have added the dialog with 4 text boxes. Then using Orca I have modified this and added a radio button group with 2 radio buttons (A and B). Which has been done.
What I am trying to do is when the user selects A then all text boxes will be enabled. And when the user selects B then only 2 text boxes will be enabled.
This is my first time in using Orca, and anyone explain how to add this condition for selecting the radio buttons.
Many thanks advance,
Steve

