Hi All,

I want to show the different dialog boxes depending upon the conditions
without loosing focus for my main dialog.

<Publish Dialog="WelcomeDlg" Control="Next" Event="SpawnDialog"
Value="MyAlertDlg" Order="1">first condition</Publish>
 <Publish Dialog="WelcomeDlg" Control="Next" Event="SpawnDialog"
Value="UpgradeMsgDlg" Order="2">second condition</Publish>

But here it never shows the upgradeMsgDlg even if I make the [second
condition= 1].
I don't undertsand why it's behaving like this?
Is there any rule defined for using Spawndialog?

Can anybody help me out?

Thank you

Regards,
Hukum
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to