TOXFile has many of the basic features of a good file explorer:
tree-view directory pane plus list-view contents pane, toolbar, address
bar, right-click context menus, multiple file selection drag and drop,
a simple text file viewer/editor and file search.
On top of that, it's modular and configurable, external programs for
viewing and editing files can be assigned by file type, and it has a
Tcl plugin API for specialty tasks. Adding more advanced features
should be fairly easy.
Being pure Tcl/Tk, it of course recognizes and displays Tcl virtual
filesystems. So it can be more than a file viewer, it is just one vfs
away from being able to handle any sort of tree-format information.
This combined with the ability to add plugins for specialty tasks gives
TOXFile the potential to be a highly useful general purpose
hierarchical information manager.
Download: http://sourceforge.net/project/showfiles.php?group_id=17456
-- Steve Huntley
--
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com