dhartg
Posts: 5
Joined: Mon Jun 29, 2009 10:35 pm

Setting ProgressBar to be not visible

Hey,

When the progress bar reaches completion, I need it to be replaced by a text box. I haven't firgured out how to do this in AI. My plan was to simply have the progress bar on top of the text box, then to set "visible=false" on the bar when installation completes. I tried to do this by subscribing the progressbar to ActionData with the Attribute set to visible, but that causes the progress bar to always be invisible (regardless of what script I was running). How would I go about doing this?

Also, I'll eventually need to have multiple progress bars in one window, one for each feature of the installation, is this possible to do in AI?

Thanks a alot
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Setting ProgressBar to be not visible

Hi,
When the progress bar reaches completion, I need it to be replaced by a text box. I haven't firgured out how to do this in AI.
I'm afraid that this is not supported by Advanced Installer or by Windows Installer.
Also, I'll eventually need to have multiple progress bars in one window, one for each feature of the installation, is this possible to do in AI?
This is also not supported by Advanced Installer or by Windows Installer.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”