Hi.
I have a dialog which has 2 radiobuttons .... names of A and B for example
Within my script, before calling the dialog, I have information which determines whether the "checked" property should be set on field A or on field B. i.e. I want to force a different default to be checked based on information they provided earlier.
How can I make that happen before calling the dialog.
Thanks,
George
How to control a dialogs radiobuttons checked property from script
-
- Posts: 63
- Joined: Sun Jul 13, 2014 3:28 pm
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: How to control a dialogs radiobuttons checked property from script
Dear Wxperson99,
please have a look at the following link.
https://www.installaware.com/forums/viewtopic.php?f=2&t=6072
In addition for a sample, you may also have a look at how Radio Buttons are controlled with some of the standard setup dialogs
...eg., "SetupType", "StartMenu" or "Maintenance" dialogs.
Hope this helps you.
Regards
please have a look at the following link.
https://www.installaware.com/forums/viewtopic.php?f=2&t=6072
In addition for a sample, you may also have a look at how Radio Buttons are controlled with some of the standard setup dialogs
...eg., "SetupType", "StartMenu" or "Maintenance" dialogs.
Hope this helps you.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
-
- Posts: 63
- Joined: Sun Jul 13, 2014 3:28 pm
Re: How to control a dialogs radiobuttons checked property from script
How do I set A's associated checked variable to True... assuming the dialog name is setuptype?
In my case A's name is "Complete"... so is there some kind of variable called setuptype.Complete.checked that can be set to true?
i.e. dialogname.object.property ?
Thanks,
George
In my case A's name is "Complete"... so is there some kind of variable called setuptype.Complete.checked that can be set to true?
i.e. dialogname.object.property ?
Thanks,
George
-
- Posts: 63
- Joined: Sun Jul 13, 2014 3:28 pm
Re: How to control a dialogs radiobuttons checked property from script
I now see the object rules section. Let me play with that to see if I can do what I want.
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: How to control a dialogs radiobuttons checked property from script
Are in fact the "Dialog Object Behavior" that has to be used.
https://www.installaware.com/forums/viewtopic.php?f=2&t=10860
Regards
https://www.installaware.com/forums/viewtopic.php?f=2&t=10860
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 140 guests