Roger Yen wrote:

In your post you said that the stock Canceldlg has to be replaced in order to change the y attribute, what

exactly do you mean? I've made a custom cancel dialog from the canceldlg source, and in my UI I put something

like:

<Publish Dialog="LicenseAgreementDlg" Control="Cancel" Event="SpawnDialog" Value="MyCancelDlg">1</Publish>

trying to see if it will override, but it doesn't do anything, does it mean that it will not work for the cancel button? Or

am I missing something, and how should it be done?


You currently can't replace the cancel dialog; all the other dialogs publish control events directly to display it so those control events already exist and the "floating" Publish elements can't replace them with certainty. There's an open feature request <http://sourceforge.net/tracker/index.php?func=detail&aid=1841842&group_id=105970&atid=642714>to make the cancel dialog overridable.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
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

Reply via email to