|
From: andrew7 <bd...@us...> - 2006-12-17 16:44:12
|
Update of /cvsroot/smartwin/SmartWin/tests In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24702/tests Modified Files: testcheck.html Log Message: Show fix to WidgetSplitter and that adding the resource file to the .dev for WidgetDialog fixed that problem too. Index: testcheck.html =================================================================== RCS file: /cvsroot/smartwin/SmartWin/tests/testcheck.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- testcheck.html 10 Dec 2006 22:46:18 -0000 1.7 +++ testcheck.html 17 Dec 2006 16:44:06 -0000 1.8 @@ -236,7 +236,7 @@ <TR> <TD>WidgetDialog</TD> <TD>Works as of 9 Dec 2006, asw</TD> - <TD bgColor="yellow"> Compiles, but does not run as of 9 Dec 2006, asw</TD> + <TD>Works as of 16 Dec 2006, asw</TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD></TD> </TR> @@ -361,8 +361,8 @@ </TR> <TR> <TD>WidgetSplitter</TD> - <TD bgColor="red"> Does not appear to work, 10 Dec 2006, asw </TD> - <TD bgColor="red"> Does not appear to work, 10 Dec 2006, asw </TD> + <TD> Works as of 17 Dec 2006, asw </TD> + <TD> Works as of 17 Dec 2006, asw </TD> <TD>Doesn't exists with a Win CE sample project</TD> <TD>works. ASW Nov 13, 2005</TD> </TR> |