Ed Leafe wrote: >> Hmm, it does the same what self.super() do, that is put by Dabo >> AppWizard >> at the end of each edit page in createItems() code end :) >> I mean it does do nothing. Just for case. >> The generated code: >> self.Sizer.layout() >> self.itemsCreated = True >> is redundant too, because it exist in dPage._createItems() method. >> What does it do in AppWizard generated code? > > I'll leave that for Paul to answer. I only use AppWizard for quick > apps that I don't need to extend or modify.
I think that's cruft left over from when we only created the items the first time the user activated the page. Paul _______________________________________________ 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]
