Re: [WiX-users] Question about WixUI

2007-02-05 Thread Rob Hamflett
The problem is that you can't set the background of a checkbox control to be transparent. To achieve what you want you need to make the checkbox control the same size as the checkbox, cutting off all the text. You then need to create a new text control next to the checkbox and make it trans

[WiX-users] Question about WixUI

2007-02-02 Thread Aaron Khoo
Hi there, we're using Wix to create some simple MSIs for our application. One of the features we're using is the WixUI library, specifically . A problem we've encountered is that the background color around the license acceptance textbox is a different color than the background. See attached PNG f