Hi,
I had this same problem.
The Dabo book example is wrong:

<<
 if __name__ == "__main__":
>       app = dabo.dApp()
>       app.setup()
>       app.MainFrame.addObject(MyCheckBox, "chkTest")
>       app.start()
[snip]
> AttributeError: 'dApp' object has no attribute 'MainFrame'

        Close: it's app.MainForm
-- Ed Leafe
>>

Can the book be edited by anyone? (probably not?)

BTW, I tried subscribing to dabo-users list and
got no reply. Can someone subscribe me, please?
Thanks,
Roger


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
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