Page 1 of 1

treeview(nevermind)

Posted: Wed Mar 23, 2005 5:25 pm
by _opus_rosebud
It would be pretty useful if the document selector was a TreeView with folders, so documents in workspaces could be more organized. Like, instead of this:


Compile.bat
Index.html
Link.bat
MainSource.cpp
MainSource.h
OtherSource1.cpp
OtherSource1.h
OtherSource2.cpp
OtherSource2.h
SideBar.html
Readme.txt


...it could be like this:


Commands
- Compile.bat
- Link.bat
Documentation
- Index.html
- SideBar.html
- Readme.txt
Headers
- MainSource.h
- OtherSource1.h
- OtherSource2.h
Sources
- MainSource.cpp
- OtherSource1.cpp
- OtherSource2.cpp

Posted: Wed Mar 23, 2005 5:39 pm
by s_reynisson
See here.