From: Dirk B. <db...@us...> - 2005-01-23 10:43:45
|
Update of /cvsroot/win32forth/win32forth/src/console In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5572/src/console Modified Files: Statbar.f Log Message: dbu: some smal changes Index: Statbar.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/console/Statbar.f,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Statbar.f 21 Dec 2004 00:19:09 -0000 1.1 --- Statbar.f 23 Jan 2005 10:43:36 -0000 1.2 *************** *** 39,43 **** :M DefStyle: ( -- style) \ default control style ! WS_BORDER WS_VISIBLE OR WS_CHILD OR ;M --- 39,43 ---- :M DefStyle: ( -- style) \ default control style ! [ WS_BORDER WS_VISIBLE OR WS_CHILD OR ] literal ;M *************** *** 163,164 **** --- 163,165 ---- ;Class + |