[dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Bob Sysero llc Dev
Dear Dabo Platform: GTK Python Version: 2.5.2 on linux2 Dabo Version: Version 0.8.4; Revision 4740 UI Version: 2.8.9.1 on wxGTK (gtk2) I am using SQLite database and created a simple customer database. There is only one Table called Customer that has three fields: ID type Integer, valid

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Ed Leafe
On Dec 3, 2008, at 2:40 PM, Bob Sysero llc Dev wrote: In the ui folder I created my myCalc.cdxml using the class designer and create a panel with two vertical sizers. The top sizer I selected Add controls from data environment and found the FIRST PROBLEM. When it asked for where my

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Paul McNett
Ed Leafe wrote: On Dec 3, 2008, at 2:40 PM, Bob Sysero llc Dev wrote: database../db/myCalcDB.sqlite/database That's an unfortunate but known issue. Paths are relative from the folder you were in when running the CxnEditor, as Dabo doesn't have a true project manager yet. Glad

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Ed Leafe
On Dec 3, 2008, at 4:38 PM, Bob Sysero llc Dev wrote: The steps are very similar but when you select Add BizObject you are asked where do you want to save the BizObject in a folder under the name CustomerBizobj.py which I saved in my biz folder. In my CD in the Editor for DesForm

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute ' CustomerBizobj'

2008-12-03 Thread johnf
On Wednesday 03 December 2008 04:47:40 pm Bob Sysero llc Dev wrote: Ed Leafe wrote: On Dec 3, 2008, at 4:38 PM, Bob Sysero llc Dev wrote Perhaps you have an old version of dApp.py? Since you have the newer IDE code, I'm assuming that you are running using the SVN code. We recently

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Bob Sysero llc Dev
johnf wrote: On Wednesday 03 December 2008 04:47:40 pm Bob Sysero llc Dev wrote: Ed Leafe wrote: On Dec 3, 2008, at 4:38 PM, Bob Sysero llc Dev wrote Perhaps you have an old version of dApp.py? Since you have the newer IDE code, I'm assuming that you are running using the SVN

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Bob Sysero llc Dev
Ed Leafe wrote: On Dec 3, 2008, at 8:26 PM, Bob Sysero llc Dev wrote: My question is why do you have to be in the top project folder to access the biz, db, ui .. folders? Because when the app starts up, it will be running from the main.py in the project directory, and

Re: [dabo-users] ClassDesigner - Attribute Error: 'NoneType' object has no attribute 'CustomerBizobj'

2008-12-03 Thread Ed Leafe
On Dec 3, 2008, at 8:45 PM, Bob Sysero llc Dev wrote: Thank you Ed I am slowly understanding. That's great. Keep the questions coming! -- Ed Leafe ___ Post Messages to: Dabo-users@leafe.com Subscription Maintenance: