Magus wrote:
> I don't think your understanding why I am having the problem.  My Error
> Dialog does contain all the necessary elements.  But it is also Custom Made
> to I control its size and appearance.   However after creating the MSI all
> the dialogs that I created are forced to have Control Next associated.  This
> does not agree well with how the Error Dialog is Used.  What I am saying is
> that because I made my own Error Dialog under wix and not using a predefined
> one I get an error.  I always appriciate your help, but I don't know if I am
> explaining my current problem well enough. 
>   

WixUI's error dialog is just like any other dialog. There's nothing 
magical about it. But it works, so I'd suggest starting there. Diff 
yours and WixUI's. What's different, other than size? Does it have the 
ErrorDialog="yes" attribute value? Does it publish the same control 
events? Etc.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to