Yes.

See the Feature "Display" property.
If it's set to an integer then it may override the order of the features.

See the description for "Display" in 
http://msdn.microsoft.com/en-us/library/aa368585(VS.85).aspx

Jon



Robert O'Brien wrote:
> 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
>
>
>
>   

*** This email and any attachments thereto may contain private, confidential, 
and privileged material for the sole use of the intended recipient.  Any 
review, copying, or distribution of this email (or any attachments thereto) by 
others is strictly prohibited.  If you are not the intended recipient, please 
contact the sender immediately and permanently delete the original and any 
copies of this email and any attachments thereto. ***


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