From: Ezra B. <ezr...@us...> - 2005-11-06 05:41:07
|
Update of /cvsroot/win32forth/win32forth/doc/ForthForm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11567/doc/ForthForm Modified Files: FF-History.htm Log Message: Bug fix ( I hope! ) Index: FF-History.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/ForthForm/FF-History.htm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FF-History.htm 4 Nov 2005 06:40:15 -0000 1.4 --- FF-History.htm 6 Nov 2005 05:40:56 -0000 1.5 *************** *** 26,29 **** --- 26,34 ---- <P ALIGN=LEFT> + + <b>November 06, 2005 </b> - I think I figured out the console problem. Seems to have been + a bug in the routine to check the integrity of a file. Newing and disposing objects before + main window ( or some reason! ) seems to be a no-no. <br><br> + <b>November 03, 2005 </b> - Updated to use gdiFont class. <br><br> |