Page 1 of 1

I want to disable a radio button from within mia script

Posted: Thu Dec 13, 2012 4:56 pm
by keefie
I want to disable and enable a radio button from within one of my scripts. I'm having difficulty even getting started. I'm sure such a basic function is easy I just can't find an example.

Re: I want to disable a radio button from within mia script

Posted: Fri Dec 14, 2012 3:42 am
by FrancescoT
Dear keefie,

Please use as starting point the sample available with the following post;
http://www.installaware.com/forum/viewtopic.php?f=2&t=9340

It demostrates various examples on how to handle controls functionality.
The sample demostrates also how to disable a standard button using a script variable but the same approach can be used to control radio buttons.

Hope this helps you.

Regards.