From: Ezra B. <ezr...@us...> - 2005-11-03 03:31:34
|
Update of /cvsroot/win32forth/win32forth/doc/ProMgr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24192/doc/ProMgr Modified Files: ProjectManager.htm Log Message: Updated documentation. ( forgot this one!) Index: ProjectManager.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/ProMgr/ProjectManager.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ProjectManager.htm 8 Oct 2005 08:24:58 -0000 1.3 --- ProjectManager.htm 3 Nov 2005 03:31:25 -0000 1.4 *************** *** 68,73 **** <p>When a file is selected in the treeview a viewer is opened in the right window. This viewer allows the browsing of text files or .bmp and .ico resource files. Binary files are displayed as a hex view. ! For a hex view only the first 10k of a file is hex dumped. Double-clicking on the selected file ! opens the default application to edit the file. If there is none an error message will be displayed. <br>The ability to hyperlink between source files has also been added. To browse to a --- 68,73 ---- <p>When a file is selected in the treeview a viewer is opened in the right window. This viewer allows the browsing of text files or .bmp and .ico resource files. Binary files are displayed as a hex view. ! Double-clicking on the selected file opens the default application to edit the file. If there is none ! an error message will be displayed. <br>The ability to hyperlink between source files has also been added. To browse to a |