|
From: Kevin A. <ka...@us...> - 2004-08-16 20:34:22
|
Update of /cvsroot/pythoncard/PythonCard/samples/companies In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27177/samples/companies Modified Files: companies.rsrc.py Log Message: moved all components up 30 pixels Index: companies.rsrc.py =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/companies/companies.rsrc.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** companies.rsrc.py 16 Aug 2004 19:56:29 -0000 1.4 --- companies.rsrc.py 16 Aug 2004 20:34:11 -0000 1.5 *************** *** 5,9 **** 'name':'bgBody', 'title':'Companies', ! 'size':(439, 388), 'statusBar':1, --- 5,9 ---- 'name':'bgBody', 'title':'Companies', ! 'size':(438, 375), 'statusBar':1, *************** *** 139,143 **** {'type':'TextField', 'name':'Company', ! 'position':(110, 40), 'size':(306, 23), 'editable':False, --- 139,143 ---- {'type':'TextField', 'name':'Company', ! 'position':(110, 10), 'size':(306, 23), 'editable':False, *************** *** 146,150 **** {'type':'TextArea', 'name':'Address', ! 'position':(110, 70), 'size':(306, 61), 'editable':False, --- 146,150 ---- {'type':'TextArea', 'name':'Address', ! 'position':(110, 40), 'size':(306, 61), 'editable':False, *************** *** 153,157 **** {'type':'TextField', 'name':'Phone', ! 'position':(110, 140), 'size':(169, -1), 'editable':False, --- 153,157 ---- {'type':'TextField', 'name':'Phone', ! 'position':(110, 110), 'size':(169, -1), 'editable':False, *************** *** 160,164 **** {'type':'TextField', 'name':'Web', ! 'position':(110, 170), 'size':(307, -1), 'editable':False, --- 160,164 ---- {'type':'TextField', 'name':'Web', ! 'position':(110, 140), 'size':(307, -1), 'editable':False, *************** *** 168,172 **** {'type':'TextField', 'name':'Profile', ! 'position':(110, 200), 'size':(307, -1), 'editable':False, --- 168,172 ---- {'type':'TextField', 'name':'Profile', ! 'position':(110, 170), 'size':(307, -1), 'editable':False, *************** *** 176,180 **** {'type':'TextField', 'name':'Symbol', ! 'position':(110, 235), 'size':(73, -1), 'editable':False, --- 176,180 ---- {'type':'TextField', 'name':'Symbol', ! 'position':(110, 205), 'size':(73, -1), 'editable':False, *************** *** 184,188 **** {'type':'TextField', 'name':'Exchange', ! 'position':(275, 235), 'size':(73, -1), 'editable':False, --- 184,188 ---- {'type':'TextField', 'name':'Exchange', ! 'position':(275, 205), 'size':(73, -1), 'editable':False, *************** *** 191,195 **** {'type':'TextField', 'name':'NumberOfEmployees', ! 'position':(110, 265), 'size':(73, -1), 'editable':False, --- 191,195 ---- {'type':'TextField', 'name':'NumberOfEmployees', ! 'position':(110, 235), 'size':(73, -1), 'editable':False, *************** *** 198,202 **** {'type':'StaticText', 'name':'ExchangeLabel', ! 'position':(195, 240), 'size':(68, -1), 'alignment':'right', --- 198,202 ---- {'type':'StaticText', 'name':'ExchangeLabel', ! 'position':(195, 210), 'size':(68, -1), 'alignment':'right', *************** *** 206,210 **** {'type':'StaticText', 'name':'SymbolLabel', ! 'position':(5, 240), 'size':(100, -1), 'alignment':'right', --- 206,210 ---- {'type':'StaticText', 'name':'SymbolLabel', ! 'position':(5, 210), 'size':(100, -1), 'alignment':'right', *************** *** 214,218 **** {'type':'StaticText', 'name':'EmployeesLabel', ! 'position':(5, 270), 'size':(100, -1), 'alignment':'right', --- 214,218 ---- {'type':'StaticText', 'name':'EmployeesLabel', ! 'position':(5, 240), 'size':(100, -1), 'alignment':'right', *************** *** 222,226 **** {'type':'StaticText', 'name':'CompanyLabel', ! 'position':(5, 45), 'size':(100, -1), 'alignment':'right', --- 222,226 ---- {'type':'StaticText', 'name':'CompanyLabel', ! 'position':(5, 15), 'size':(100, -1), 'alignment':'right', *************** *** 230,234 **** {'type':'StaticText', 'name':'StreetLabel', ! 'position':(5, 80), 'size':(100, -1), 'alignment':'right', --- 230,234 ---- {'type':'StaticText', 'name':'StreetLabel', ! 'position':(5, 50), 'size':(100, -1), 'alignment':'right', *************** *** 238,242 **** {'type':'StaticText', 'name':'TelephoneLabel', ! 'position':(5, 145), 'size':(100, -1), 'alignment':'right', --- 238,242 ---- {'type':'StaticText', 'name':'TelephoneLabel', ! 'position':(5, 115), 'size':(100, -1), 'alignment':'right', *************** *** 246,250 **** {'type':'StaticText', 'name':'EmailLabel', ! 'position':(5, 205), 'size':(100, -1), 'alignment':'right', --- 246,250 ---- {'type':'StaticText', 'name':'EmailLabel', ! 'position':(5, 175), 'size':(100, -1), 'alignment':'right', *************** *** 254,258 **** {'type':'StaticText', 'name':'WebLabel', ! 'position':(5, 175), 'size':(100, -1), 'alignment':'right', --- 254,258 ---- {'type':'StaticText', 'name':'WebLabel', ! 'position':(5, 145), 'size':(100, -1), 'alignment':'right', *************** *** 262,266 **** {'type':'Button', 'name':'Prev', ! 'position':(61, 312), 'command':'goPrev', 'label':'Previous', --- 262,266 ---- {'type':'Button', 'name':'Prev', ! 'position':(61, 282), 'command':'goPrev', 'label':'Previous', *************** *** 269,273 **** {'type':'Button', 'name':'Next', ! 'position':(152, 312), 'command':'goNext', 'label':'Next', --- 269,273 ---- {'type':'Button', 'name':'Next', ! 'position':(152, 282), 'command':'goNext', 'label':'Next', *************** *** 276,280 **** {'type':'Button', 'name':'Find', ! 'position':(266, 312), 'command':'findRecord', 'label':'Find...', --- 276,280 ---- {'type':'Button', 'name':'Find', ! 'position':(266, 282), 'command':'findRecord', 'label':'Find...', |