In article <[EMAIL PROTECTED]>,
    Jaguar 36 <[EMAIL PROTECTED]>  writes:

> I have a Dialog which has a password and a confirm password edit control.
> ( 2 sets for password and confirm password , one with password set to yes=
>  and the other to no)
> I also have a checkbox which when clicked alternates between the password=
>  'yes' and 'no'=20
> controls. (Displays or hide password fields)
> I have managed to get them working, but there is always no action done on=
>  the very first click of the checkbox.
> I have tried all ways and not able to get it working on the first click.(=
> i.e. they will start alternating on the
> second click)
> Would appreciate if anyone can help me on this!
> The files are attached.

Check to ensure that your ControlCondition table has appropriate
conditions to hide/show the sets of edit controls based on the
property values when the dialog is first shown.  Otherwise it will be
out of sync.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to