Re: [WiX-users] Condition check and Next Button

2011-01-12 Thread Thom Leigh
ssage- From: Leonidas Spyropoulos [mailto:leonidas.spyropou...@formicary.net] Sent: 12 January 2011 15:46 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Condition check and Next Button On 12/01/2011 15:14, Thom Leigh wrote: > This type of thing has been asked about before and as

Re: [WiX-users] Condition check and Next Button

2011-01-12 Thread Leonidas Spyropoulos
s.sourceforge.net > Subject: [WiX-users] Condition check and Next Button > > Hey all, > > I think I am stuck on a feature / bug of WIX. > > In a Dialog while installing I ask the user for username/password. > The Next button is disabled until these two properties are set. > &g

Re: [WiX-users] Condition check and Next Button

2011-01-12 Thread Thom Leigh
. -Original Message- From: Leonidas Spyropoulos [mailto:leonidas.spyropou...@formicary.net] Sent: 12 January 2011 14:53 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Condition check and Next Button Hey all, I think I am stuck on a feature / bug of WIX. In a Dialog while installing I

[WiX-users] Condition check and Next Button

2011-01-12 Thread Leonidas Spyropoulos
Hey all, I think I am stuck on a feature / bug of WIX. In a Dialog while installing I ask the user for username/password. The Next button is disabled until these two properties are set. But the thing is that these Properties are only Set after the user "leave" the EditBox. So the only way to En