Magus wrote:
> I have a custom action dll that using a win32 dialog box, because I needed on
> the fly text in a scrollable text window.  What I want done is for the
> actual Wix dialog box that follows (back button) to bring up that dialog
> anyone ever do this before?
>   
You'd have to modify the WixUI dialogs to support that. They use the 
NewDialog control event and you'd have to change it to DoAction.

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to