Perhaps naively I've generated a vanilla app with the Application 
Generator and then a form with the Class Designer.  Perhaps showing 
my VFP/CodeBook roots.

How do I get the application to include my newly generated form?
I've saved the class in the ui directory of my generated app.
I would prefer not to care and, as the Class Designer screencast does 
it, just run the form.  But it appears things have moved on since 
that screencast and this doesn't work because it doesn't find the 
BizObj.

I've found the Python file ui/__init__.py, which seems to have the 
list of forms that the application knows about it, but adding my new 
class to the list of imports, either with or without the cdxml 
extension just gives me "ImportError: No module named <FormName>".

I'd guess this is a pretty basic FAQ, but I've searched the Wiki but 
not found anything.

Feels like I'm getting somewhere, but... :-(
Mark


_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/va.00000b4d.d821b...@vowleyfarm.co.uk

Reply via email to