|
From: Kevin A. <ka...@us...> - 2004-08-16 20:41:30
|
Update of /cvsroot/pythoncard/PythonCard/samples/flatfileDatabase In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28754/samples/flatfileDatabase Modified Files: flatfileDatabase.rsrc.py Log Message: moved all components up 5 pixels Index: flatfileDatabase.rsrc.py =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/flatfileDatabase/flatfileDatabase.rsrc.py,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** flatfileDatabase.rsrc.py 16 Aug 2004 20:11:39 -0000 1.8 --- flatfileDatabase.rsrc.py 16 Aug 2004 20:41:21 -0000 1.9 *************** *** 5,9 **** 'name':'bgBody', 'title':'Addresses', ! 'size':(416, 548), 'menubar': {'type':'MenuBar', --- 5,9 ---- 'name':'bgBody', 'title':'Addresses', ! 'size':(416, 550), 'menubar': {'type':'MenuBar', *************** *** 144,153 **** 'name':'StaticBox1', 'position':(285, 120), ! 'size':(120, 150), }, {'type':'TextField', 'name':'Name', ! 'position':(100, 15), 'size':(241, 24), }, --- 144,153 ---- 'name':'StaticBox1', 'position':(285, 120), ! 'size':(120, 150), }, {'type':'TextField', 'name':'Name', ! 'position':(100, 10), 'size':(241, 24), }, *************** *** 155,159 **** {'type':'TextField', 'name':'Company', ! 'position':(100, 45), 'size':(241, 23), }, --- 155,159 ---- {'type':'TextField', 'name':'Company', ! 'position':(100, 40), 'size':(241, 23), }, *************** *** 161,165 **** {'type':'TextField', 'name':'Street', ! 'position':(100, 75), 'size':(241, 23), }, --- 161,165 ---- {'type':'TextField', 'name':'Street', ! 'position':(100, 70), 'size':(241, 23), }, *************** *** 167,171 **** {'type':'TextField', 'name':'City', ! 'position':(100, 105), 'size':(171, 23), }, --- 167,171 ---- {'type':'TextField', 'name':'City', ! 'position':(100, 100), 'size':(171, 23), }, *************** *** 173,177 **** {'type':'TextField', 'name':'State', ! 'position':(100, 135), 'size':(39, 23), }, --- 173,177 ---- {'type':'TextField', 'name':'State', ! 'position':(100, 130), 'size':(39, 23), }, *************** *** 179,183 **** {'type':'TextField', 'name':'Zip', ! 'position':(100, 165), 'size':(85, 23), }, --- 179,183 ---- {'type':'TextField', 'name':'Zip', ! 'position':(100, 160), 'size':(85, 23), }, *************** *** 185,189 **** {'type':'TextField', 'name':'Phone1', ! 'position':(100, 195), 'size':(169, -1), }, --- 185,189 ---- {'type':'TextField', 'name':'Phone1', ! 'position':(100, 190), 'size':(169, -1), }, *************** *** 191,195 **** {'type':'TextField', 'name':'Phone2', ! 'position':(100, 225), 'size':(169, -1), }, --- 191,195 ---- {'type':'TextField', 'name':'Phone2', ! 'position':(100, 220), 'size':(169, -1), }, *************** *** 197,201 **** {'type':'TextField', 'name':'Phone3', ! 'position':(100, 255), 'size':(169, -1), }, --- 197,201 ---- {'type':'TextField', 'name':'Phone3', ! 'position':(100, 250), 'size':(169, -1), }, *************** *** 203,207 **** {'type':'TextField', 'name':'Phone4', ! 'position':(100, 285), 'size':(169, -1), }, --- 203,207 ---- {'type':'TextField', 'name':'Phone4', ! 'position':(100, 280), 'size':(169, -1), }, *************** *** 209,213 **** {'type':'TextField', 'name':'Email', ! 'position':(100, 315), 'size':(300, -1), }, --- 209,213 ---- {'type':'TextField', 'name':'Email', ! 'position':(100, 310), 'size':(300, -1), }, *************** *** 215,219 **** {'type':'TextField', 'name':'Web', ! 'position':(100, 345), 'size':(300, -1), }, --- 215,219 ---- {'type':'TextField', 'name':'Web', ! 'position':(100, 340), 'size':(300, -1), }, *************** *** 221,225 **** {'type':'TextArea', 'name':'Notes', ! 'position':(100, 375), 'size':(300, 135), }, --- 221,225 ---- {'type':'TextArea', 'name':'Notes', ! 'position':(100, 370), 'size':(300, 135), }, *************** *** 227,231 **** {'type':'StaticText', 'name':'NameLabel', ! 'position':(5, 20), 'size':(68, -1), 'alignment':'right', --- 227,231 ---- {'type':'StaticText', 'name':'NameLabel', ! 'position':(5, 15), 'size':(68, -1), 'alignment':'right', *************** *** 235,239 **** {'type':'StaticText', 'name':'CompanyLabel', ! 'position':(5, 50), 'size':(68, -1), 'alignment':'right', --- 235,239 ---- {'type':'StaticText', 'name':'CompanyLabel', ! 'position':(5, 45), 'size':(68, -1), 'alignment':'right', *************** *** 243,247 **** {'type':'StaticText', 'name':'StreetLabel', ! 'position':(5, 85), 'size':(68, -1), 'alignment':'right', --- 243,247 ---- {'type':'StaticText', 'name':'StreetLabel', ! 'position':(5, 80), 'size':(68, -1), 'alignment':'right', *************** *** 251,255 **** {'type':'StaticText', 'name':'CityLabel', ! 'position':(5, 110), 'size':(68, -1), 'alignment':'right', --- 251,255 ---- {'type':'StaticText', 'name':'CityLabel', ! 'position':(5, 105), 'size':(68, -1), 'alignment':'right', *************** *** 259,263 **** {'type':'StaticText', 'name':'StateLabel', ! 'position':(5, 140), 'size':(68, -1), 'alignment':'right', --- 259,263 ---- {'type':'StaticText', 'name':'StateLabel', ! 'position':(5, 135), 'size':(68, -1), 'alignment':'right', *************** *** 267,271 **** {'type':'StaticText', 'name':'ZipCodeLabel', ! 'position':(5, 170), 'size':(68, -1), 'alignment':'right', --- 267,271 ---- {'type':'StaticText', 'name':'ZipCodeLabel', ! 'position':(5, 165), 'size':(68, -1), 'alignment':'right', *************** *** 275,279 **** {'type':'StaticText', 'name':'TelephoneLabel', ! 'position':(5, 200), 'size':(68, -1), 'alignment':'right', --- 275,279 ---- {'type':'StaticText', 'name':'TelephoneLabel', ! 'position':(5, 195), 'size':(68, -1), 'alignment':'right', *************** *** 283,287 **** {'type':'StaticText', 'name':'EmailLabel', ! 'position':(5, 320), 'size':(68, -1), 'alignment':'right', --- 283,287 ---- {'type':'StaticText', 'name':'EmailLabel', ! 'position':(5, 315), 'size':(68, -1), 'alignment':'right', *************** *** 291,295 **** {'type':'StaticText', 'name':'WebLabel', ! 'position':(5, 350), 'size':(68, -1), 'alignment':'right', --- 291,295 ---- {'type':'StaticText', 'name':'WebLabel', ! 'position':(5, 345), 'size':(68, -1), 'alignment':'right', *************** *** 299,303 **** {'type':'StaticText', 'name':'NotesLabel', ! 'position':(5, 380), 'size':(68, -1), 'alignment':'right', --- 299,303 ---- {'type':'StaticText', 'name':'NotesLabel', ! 'position':(5, 375), 'size':(68, -1), 'alignment':'right', *************** *** 349,353 **** {'type':'TextField', 'name':'Sortorder', ! 'position':(0, 0), 'size':(30, 19), 'text':'1', --- 349,353 ---- {'type':'TextField', 'name':'Sortorder', ! 'position':(0, -5), 'size':(30, 19), 'text':'1', *************** *** 357,361 **** {'type':'TextField', 'name':'NameOrder', ! 'position':(141, 0), 'size':(73, 19), 'text':'last word', --- 357,361 ---- {'type':'TextField', 'name':'NameOrder', ! 'position':(141, -5), 'size':(73, 19), 'text':'last word', *************** *** 365,369 **** {'type':'TextField', 'name':'CorrectName', ! 'position':(100, 0), 'size':(241, 24), 'visible':False, --- 365,369 ---- {'type':'TextField', 'name':'CorrectName', ! 'position':(100, -5), 'size':(241, 24), 'visible':False, |