Ok, my mistake:
<Publish Event="SpawnDialog" Value="WrongTextInputDialog">DBNAME =
""</Publish>
<Publish Event="NewDialog" Value="VerifyReadyDialog">PASSWORD =
CONFIRM_PASSWORD AND DBNAME <> ""</Publish>
This fixes the Problem ;-)
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Janz
Sent: Mittwoch, 30. Januar 2008 14:02
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to check if a edit control is empty?
Hi,
I currently try to check if a Edit-Control is empty (has no text), I
already found the MaskedEdit-Control but I think it doesn't meet my
requirements. If I understood this control right, I would have to define
a mask with fixed length. But I need the control to validate if a server
name was filled in and only want to check if the control was left empty
to display an error message.
Is this possible in a simple way? I already tried to check the property:
<Publish Event="SpawnDialog" Value="WrongTextInputDialog">DBNAME
<>(<>) ""</Publish>
But it doesn't work like expected.
Would be grateful for any help.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users