Dean Ward wrote:
> Is this possible? I suspect not because once a dialog is referenced it is
> effectively a singleton. Is there any way of doing this in a different
> fashion? I've done a fair bit of searching around this, but have come up
> with no results so far. Any help will be greatly appreciated!
>   

Use indirect properties, which lets you set a property's value to the 
name of another property. See src\ext\UIExtension\wixlib\BrowseDlg.wxs 
for how BrowseDlg uses them to let multiple dialogs use it.

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



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to