Hi,

 

I have a dialog that has some textboxes that set the values of some global
properties.  I ideally want the dialog to be re-usable so I can call it more
than once from the same installation, but have it be bound to a different
set of properties the second time I call it.

Specifically, it has database details such as database name, server name,
instance etc that are set by the user's input.  I am wanting the user to be
able to select which databases to install (they will be different features
in the menu).

When they select more than 1 database, I would like the user to be able to
customise the database name, server etc FOR EACH DATABASE that they chose to
install.  I would like to just re-use the same dialog definition but somehow
have it update the database settings for its specific feature.

 

Is this possible or is it possible to code/configure something that would
behave in a similar manner?

 

Thanks! 

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