On Wed, Jul 16, 2008 at 10:13 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > I find myself surmising what I'm doing differently in my code. I've > never found a need for afterInitAll().
I never did either until I was coding with the CD. I've found that the CD controls on a form are not setup yet when afterInit is called so I need to put things in afterInitAll or else I get an AttributeError... Nate L. _______________________________________________ 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]
