Update of /cvsroot/pythoncard/PythonCard/samples/testevents
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4570/testevents
Modified Files:
testevents.rsrc.py
Log Message:
removed 'position' attribute in Background of resource
Index: testevents.rsrc.py
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/samples/testevents/testevents.rsrc.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** testevents.rsrc.py 27 Sep 2004 16:55:49 -0000 1.6
--- testevents.rsrc.py 4 Oct 2004 19:03:10 -0000 1.7
***************
*** 5,9 ****
'name':'bgMin',
'title':'Test Events PythonCard Application',
- 'position':(488, 44),
'size':(300, 250),
--- 5,8 ----
|