Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

User Interface Custom Dialogs


1 reply to this topic

ranjit

ranjit
  • Members
  • 19 posts

Posted 12 July 2002 - 02:37

Hi,
I am doing a custom dialogs in Standerded Project of ISD 7.03. Is there a way in script to make certian controls(groupbox) visible at run time based on a condition?

thank you

ranjit

Irina

Irina
  • Members
  • 227 posts

Posted 30 July 2002 - 21:46

Hi,
You can hide/show/enable/disable controls in a dialog conditionally. Select your dialog in the Dialogs view, select Behavior, select a control and then go to the Conditions tab. It may be like this:
Action        Hide
Condition    PROP1=1
or
Action        Show
Condition    PROP2<>"Yes"
You should set these properties before this dialog will be shown. They may be set from another dialogs or from the immediately custom actions.
Best wishes,
Irina Shirinsky
Software Engineer, Heroix Corporation
http://www.heroix.com