首页 > 其他 > 详细

InstallShield Custom Dialog

时间:2014-04-10 05:20:28      阅读:530      评论:0      收藏:0      [点我收藏+]

InstallShield 2008

Screen Layout is designed as below. Use toolbox to edit screen layout.

 bubuko.com,布布扣

 

1> Set properties for each control:

RadioButtonGroup1

Rank1 (RadioButton)

Rank2 (RadioButton)

[Property]: Rank

[Text]: I’m No.1

[Text]: I’m No.2

 

[Order]: 1

[Order]: 2

 

[Value]: No1

[Value]: No2

 

 

 

 

 

 

 

2> Insert AFun dialog between InstallWelcom and LicenseAgreement.

 

 bubuko.com,布布扣

bubuko.com,布布扣

 

bubuko.com,布布扣

 

3> Set default checked radio button.

Browse to Direct Editor, go to Property Table, find RadioButtonGroup1’s Property name: Rank

Set its Value as No2, same as Rank2 (RadioButton)’s Value.

 bubuko.com,布布扣

4> Set associated actions between radio button and Next button.

If “I’m No.1” is checked, Enable Next>

If “I’m No.2” is checked, Disable Next>

Go to ControlCondition Table, set Action for each Condition.

 bubuko.com,布布扣

 

5> Build project and run.

 bubuko.com,布布扣

 bubuko.com,布布扣

 

InstallShield Custom Dialog,布布扣,bubuko.com

InstallShield Custom Dialog

原文:http://www.cnblogs.com/cindy-hu-23/p/3654428.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!