finish dialog checkbox question
Posted: Tue Oct 17, 2006 6:02 pm
I just downloaded and am trying out IA - looks pretty good so far.
I am using the standard project which has a finish dialog which shows me a checkbox with text 'Run $TITLE$ now'. This is fine but I want the checkbox to NOT be selected by default because normally users will not run my app right after install.
I cannot figure out how to make this happen. The checkbox Object Properties has Checked = false and State = cbUnchecked. I also see nothing in the Object Rules that indicates the checkbox being changed at runtime.
How do I make this checkbox unchecked by default?
TIA
I am using the standard project which has a finish dialog which shows me a checkbox with text 'Run $TITLE$ now'. This is fine but I want the checkbox to NOT be selected by default because normally users will not run my app right after install.
I cannot figure out how to make this happen. The checkbox Object Properties has Checked = false and State = cbUnchecked. I also see nothing in the Object Rules that indicates the checkbox being changed at runtime.
How do I make this checkbox unchecked by default?
TIA