Nick wrote:
> How do I get the Selection tree not to display "Input" in situations where
> "Input" may not be installed?
>   

Feature conditions are evaluated before the UI is shown, during the 
CostFinalize action. Conditions using properties that change in the UI 
won't change the feature levels. You need to use control events like 
AddLocal and Remove instead.

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



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to