cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Superfreak3
Level 11

ISPrint and Different Scrollable Text Cotrols on Dialog

Hi all,

During the UI of our install, we have the user enter a registration code. This code is then parsed a bit and we set a property. This property is then used to conditionally show the proper EULA based on what the user has purchased.

So, on the License Agreement dialog we have two scrollable texts and one is hidden/shown based on the above described property.

My question is, when the Print button is clicked, which will be printed? I want to print the one that is visible and or enabled. Is this possible?

Thanks for any help!
Labels (1)
0 Kudos
(2) Replies
Vijay__K
Level 7

Hi,
My suggestion would be to create two seperate license agreement dialogs, then depending on what the user has keyed as a registration number display one or the other.

This article may be of use to you.

http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/IHelpEUDialogsAddPrintButton.htm


Hope this helps,
Vijay.
0 Kudos
Superfreak3
Level 11

Awesome!! Works like a champ!!!

Thanks for the quick response!!!!
0 Kudos