Hello everyone

We recently jumped into WiX world!
We're using also WiXAware application for design.

Problem:
We're trying to let the user edit 2 paths: INSTALLDIR and LOG_DIRECTORY,
We have a text control and a browse button for each.
When using a browse button that sends a SelectionBrowse event, the 
SelectionTreeControl opens a browse dialog and sends a SelectionPath event 
according to the user's choice.
The problem is that we need INSTALLDIR and LOG_DIRECTORY to have different 
values but when using the dialog both properties change because they are both 
affected by the SelectionPath event.

Another related problem is, that we want to be able to use the browse dialog 
without the SelectionTree control because we only have one feature in this 
installation so there is no need for it.


Thank you
Michael



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to