I can run the CxnEditor.py , access hours.cdxml,and run test successfully. I
can run ClassDesigner.py and run the screen accessing data,successfully. I
can change data in the file. also. 

Ed Leafe wrote:
> 
> On Apr 30, 2010, at 1:32 AM, jvandal wrote:
> 
>> This the run.,  then the main.py file. the hours.cdxml is located in the
>> ui
>> folder. If I remove the line
>> app.MainFormClass = "hours.cdxml",
>> I get a blank screen but no error.
> 
> 
>       'addFrom()' is a bizobj method, which in turn calls the addFrom() method
> of the Cursor object. My guess is that your code is not able to create the
> cursor object, which causes the "NoneType object" problem.
> 
>       Do you have the MySQLdb module installed? Are you able to open the
> hours.cnxml file in the CxnEditor?
>  
> 
> -- Ed Leafe
> 
> 
> 
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
> Searchable Archives: http://leafe.com/archives/search/dabo-users
> This message:
> http://leafe.com/archives/byMID/[email protected]
> 
> 

-- 
View this message in context: 
http://old.nabble.com/NoneType--object-has-no-attribute-%22getForm%22-tp28396271p28413874.html
Sent from the dabo-users mailing list archive at Nabble.com.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to