Up until a half hour ago when I started yanking no longer required feature 
condition statements my WixUI_FeatureTree UI experience was displaying features 
in the order that they were defined in the sources, e.g.

e.g. if this was the order I entered my features in my sources this was the 
order that WixUI_FeatureTree would display them in.

     <FeatureRef Id="Databases" />
    <FeatureRef Id="Services" />
    <FeatureRef Id="Sites" />
    <FeatureRef Id="Tools" />
    <FeatureRef Id="Sdks" />

    <UIRef Id="WixUI_FeatureTree" />

The above list now being displayed in order except for Databases which is 
getting displayed in last position.  Is there a source settings that would 
cause WixUI_FeatureTree to no longer display features in order that they are 
defined in the sources?
-------------------------------------------------------------------------
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