LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Workspace tree reordering

In some of my projects the project workspace tree group order is 'User Interface Files', then 'Include Files', then 'Source File's, and so on.  In other projects, the tree order is different.  While the workspace panel provides me the ability to sort within each group, is there a way that I can specify the way the groups are ordered (for instance:  'Source  Files', then 'User Interface FIles', then 'Include FIles')?  It seems that I should be able to drag-and-drop the groups in the order that I want, but this is not allowable.

0 Kudos
Message 1 of 2
(2,583 Views)

The order of presentation of groups in the project tree depends on [Folders] section in .prj file (which is a text file in .INI format): you can edit that section and arrange groups as you want. It's true that you have no way of reordering files other that this edit out of CVI environment.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(2,581 Views)