Re: [WiX-users] Problems with custom bitmaps with wixUI

2007-03-22 Thread Anthony Wieser
- Original Message - Subject: Re: [WiX-users] Problems with custom bitmaps with wixUI > Anthony Wieser wrote: >> I checked with SPY++, and the bitmap is 493 pixels wide (at least on my >> Vista system, the way it's set up at the moment). >> > > Tha

Re: [WiX-users] Problems with custom bitmaps with wixUI

2007-03-21 Thread Bob Arnson
Anthony Wieser wrote: > I checked with SPY++, and the bitmap is 493 pixels wide (at least on my > Vista system, the way it's set up at the moment). > That's normal for XP too and that's what's in WiX.chm. > As the dialogs are specified in dialog units, what is the recommendation for > sizing b

Re: [WiX-users] Problems with custom bitmaps with wixUI

2007-03-21 Thread Anthony Wieser
Thanks for that. When I shrunk the bitmap drastically (to 450 pixels wide) it went away. I checked with SPY++, and the bitmap is 493 pixels wide (at least on my Vista system, the way it's set up at the moment). As the dialogs are specified in dialog units, what is the recommendation for sizing b

Re: [WiX-users] Problems with custom bitmaps with wixUI

2007-03-20 Thread Bob Arnson
Anthony Wieser wrote: > 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. > As Rob mentioned, it's an artifact of resizing. WiX.chm has a topic that lists the sizes of the bitmaps for default Windows XP themes

Re: [WiX-users] Problems with custom bitmaps with wixUI

2007-03-20 Thread Rob Mensching
I think this happens when your bitmaps are being squished a little bit. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Wieser Sent: Tuesday, March 20, 2007 2:07 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problems with custom bitma