I've been tearing my hair out trying to figure out why my bitmaps for my 
dialog are getting a set of grid lines drawn across them.

I've finally got my install working with the latest build 3.0.2716.0 after 
changing things to match the new methods, but still have the same problem 
with the bitmaps.

I've added this as a bug (1684217), but on reading it looks like I should 
have brought it up here first, so sorry if I got the protocol wrong.  I'm 
new to this open source stuff.

Any ideas how I can avoid this?  I'm including the files thus:
    <WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
    <WixVariable Id="WixUIBannerBmp" Value="bitmaps\banner.bmp" />
    <WixVariable Id="WixUIDialogBmp" Value="bitmaps\dialog.bmp" />

Anthony Wieser
Wieser Software ltd


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to