Currently the files are allways shown as a flat list. It would be a great improvment to have a tree view in explorer-style. The left side with the directory tree would have 3 main entries "All Files", "Source" and "Target" and look somewhat like:

Code:
[+] All Files
[-] Source
    [-] Data (K: )
        [-] Projects
            [+] MyProj1
        [+] Misc
[-] Target
    [-] %AppDir%
        [+] bin
        [+] help 
    ....
In the Source tree only the directories / files would appear that have been added to the project.

The right side would be exactly the same details view as now, but depending on the selected item on the left side only the app. files are listed.


[This message has been edited by pit (edited 02-16-2002).]