In article <[EMAIL PROTECTED]>,
    "=?ISO-8859-1?Q?J=E1nos_Brezniczky?=" <[EMAIL PROTECTED]>  writes:

>   Does anyone know a way to accomplish the initialization I'm stuck with?
> What am I overlooking?

Check boxes toggle the property value between empty and whatever ends
up listed in the CheckBox table (WiX has an attribute that specifies
this value in the control element, IIRC).  If you initialize the
property to some other value, I don't think the checkbox will be
checked properly.
-- 
"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