Hi,

We have 2 mutually exclusive main features that cannot co-exist. Each main 
feature has multiple sub features.

I have a custom dialog with radio buttons that takes the user input on which 
main feature should be installed. Based on this input, I need to show the 
feature tree of only the selected main feature in the FeatureDlg. Is it 
possible to do that?

I tried the following :
Based on the user input from the custom dialog, I set a property to indicate 
which feature the user wants to install. Condition level of the features are 
set based on the value of this property. But it seems that the property's new 
value is not read and the features with non-zero levels are displayed in the 
FeatureDlg based on the original value of the property.

Your response will be much appreciated. Thanks in advance.

Best Regards,
Deepika


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to