In the dabo demo code, remove the line:
def initChildObjects(self):This is a method that no longer exists in Dabo. It is appropriate for that code to be part of afterInit.
Also, in the wx Demo, it needs to be dlg.Destroy(), not dlg.Destroy. -- Paul McNett http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
