Re: [WiX-users] want to add a check box ...

2007-05-15 Thread Rennie Petersen
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Abubakar Sent: 15. maj 2007 12:35 Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] want to add a check box ... Thanks for the reply, n what about the checkbox not ge

Re: [WiX-users] want to add a check box ...

2007-05-15 Thread Abubakar
Oh, btw u r right about the overlapping controls. The lable above it was overlapping it so the check box wasnt showing ... Thanks. ..ab On 5/15/07, Rennie Petersen <[EMAIL PROTECTED]> wrote: What you describe about the control becoming visible when you hover the mouse over it may indicate th

Re: [WiX-users] want to add a check box ...

2007-05-15 Thread Abubakar
Thanks for the reply, n what about the checkbox not getting unchecked/checked? If I write: [CDATA[0]] the checkbox (once visible) will not check ever no matter how much I click over it, and if: [CDATA[1]] the checkbox wont uncheck ever. ..ab On 5/15/07, Rennie Petersen <[EMAIL PROTECTED]> wrote:

Re: [WiX-users] want to add a check box ...

2007-05-15 Thread Rennie Petersen
What you describe about the control becoming visible when you hover the mouse over it may indicate that you have an overlap of controls. I.e., there may be another control whose position and size conflicts with the check box's position and size. One way of seeing these problems is to look at the