On Jan 24, 2010, at 1:34 PM, John wrote:
> I guess I'll have to revert back. But I wish I had discovered what was
> causing the issue. I'll wait a while in case you have another suggestion.
It's almost always a class that tries to import something from uiwx
before the app has started up. E.g., when I was creating dSpinner from other
Dabo uiwx classes, I had to go through a lot to avoid the sort of problem
you're seeing. The code would try to import something that hadn't yet been
imported into the dabo.ui namespace, so it would try to re-load the UI classes,
and get a sort of circular reference that would cause the kind of errors you're
getting.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
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/[email protected]