Good advice, but didn't work :(. I wasn't aware that the location of the 
control items represented the z-order. Now I'm thinking that my problem 
should be probably related to my show action.

        <Control Id="LaunchCheckBox" Type="CheckBox" Text="Launch Foobar 1.0." 
X="136" Y="126" Height="9" Width="218" Hidden="yes" CheckBoxValue="1" 
Property="LAUNCHPROGRAM">
          <Condition Action="show">NOT Installed</Condition>
        </Control>

K-ballo.-

Bob Arnson escribió:
> Agustín K-ballo Bergé wrote:
>> Everything works as expected, except for a visual glitch. The 
>> CheckBox is not shown until it gets mouse focus! Could this be 
>> related to a z-order problem? 
>
> Probably. Take a look at WixUI v3's ExitDialog. Try putting the bitmap 
> first.
>




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to