On Sep 1, 2010, at 9:11 AM, Jacek Kałucki wrote: > app = App(MainFormClass=None) > app.setup() > app.MainForm = app.ui.FrmMain() > app.startupForms() > app.start()
When I run this, I get this error on the third line: AttributeError: 'module' object has no attribute 'FrmMain' -- Ed Leafe _______________________________________________ Post Messages to: Dabo-dev@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/e3f2acb8-5aea-4a26-8ed0-ba6f6980e...@leafe.com