Update of /cvsroot/pythoncard/PythonCard/samples/textRouter
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4570/textRouter
Modified Files:
textRouter.rsrc.py
Log Message:
removed 'position' attribute in Background of resource
Index: textRouter.rsrc.py
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/samples/textRouter/textRouter.rsrc.py,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** textRouter.rsrc.py 10 May 2004 05:02:44 -0000 1.45
--- textRouter.rsrc.py 4 Oct 2004 19:03:11 -0000 1.46
***************
*** 6,10 ****
'name':'bgTextRouter',
'title':'TextRouter 0.60',
- 'position':(60, 100),
'size':(650, 426),
'statusBar':1,
--- 6,9 ----
|