On Jan 4, 2007, at 2:09 PM, Carl Karsten wrote:
> I wanted to tap into it to make a command line thing to dump that
> info, and failed:
>
> [EMAIL PROTECTED]:~/dabo/carl/dabo/dabo/ui/dialogs$ python -c"from
> about.py import
> About;print About.getInfoDataSet()"
You haven't imported dabo, nor have you created the Application
object, nor have you run dabo.ui.loadUI("wx").
Frameworks work as a whole. It's usually not possible to run a piece
of it as you're trying to do.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev