From: Ezra B. <ezr...@us...> - 2007-04-15 03:01:50
|
Update of /cvsroot/win32forth/win32forth/doc/ForthForm In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv8171/doc/ForthForm Modified Files: FF-History.htm Log Message: Open supported files from the command line. EAB Index: FF-History.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/ForthForm/FF-History.htm,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** FF-History.htm 13 Jan 2007 02:15:06 -0000 1.8 --- FF-History.htm 15 Apr 2007 03:01:47 -0000 1.9 *************** *** 27,30 **** --- 27,33 ---- <P ALIGN=LEFT> + <b>Friday, March 16 2007</b> - Added the ability to load all supported files (.ff, .tdf, .mdf) + from the command line.<br><br> + <b>Thursday, January 11 2007</b> - Bug fix for static labels. Bitmap.f not loaded when control has an image, Been there for a while. Probably because I have never used static labels! |