Re: [WiX-users] Product registration check box waits for mouse over to display

2008-02-29 Thread Anidil
could you give me more info on this? which tool have you used to dig a hole? i couldn't do much with mspaint. Calin Iaru wrote: > > If you put it in on a bitmap then that could cause a problem. I had to > stretch a few rectangles to dig a hole so that the checkbox is on top of > the native wi

Re: [WiX-users] Product registration check box waits for mouse over to display

2008-02-29 Thread Anidil
how did you dig a hole? using mspaint? Calin Iaru wrote: > > If you put it in on a bitmap then that could cause a problem. I had to > stretch a few rectangles to dig a hole so that the checkbox is on top of > the native window and not on a bitmap. > > Anidil wrote: >> I have included a check

Re: [WiX-users] Product registration check box waits for mouse over to display

2007-12-20 Thread Calin Iaru
If you put it in on a bitmap then that could cause a problem. I had to stretch a few rectangles to dig a hole so that the checkbox is on top of the native window and not on a bitmap. Anidil wrote: > I have included a check box in the ExitUIDlg , but it doesn't seems to > display when the MSI is

[WiX-users] Product registration check box waits for mouse over to display

2007-12-20 Thread Anidil
I have included a check box in the ExitUIDlg , but it doesn't seems to display when the MSI is run until the user do the mouse over the part of the UI screen where the check box and related text is located..Any help? -- View this message in context: http://www.nabble.com/Product-registration-ch