|
From: Kevin A. <ka...@us...> - 2004-10-04 19:03:48
|
Update of /cvsroot/pythoncard/PythonCard/samples/montyhall In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4570/montyhall Modified Files: montyhall.rsrc.py Log Message: removed 'position' attribute in Background of resource Index: montyhall.rsrc.py =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/montyhall/montyhall.rsrc.py,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** montyhall.rsrc.py 10 May 2004 05:02:20 -0000 1.3 --- montyhall.rsrc.py 4 Oct 2004 19:03:09 -0000 1.4 *************** *** 5,9 **** 'name':'bgTemplate', 'title':'Monty Hall Game', - 'position':(128, 93), 'size':(396, 465), 'style':['resizeable'], --- 5,8 ---- |