On Oct 2, 2005, at 2:17 PM, [EMAIL PROTECTED] wrote:

Now, I've search high and low and I cannot find either ide or the wizard dir
(updatedb & locate) related to dabo.

I got three packs of files:

dabodesigner, dabodemo and dabo under site-packages.

There should be three main directories: dabo, dabodemo and daboide. The demo and IDE directories may not be in site-packages, depending on how you installed it. The AppWizard.py file is located in the daboide/wizards directory, while the FieldSpecEditor.py and CxnEditor.py files are in daboide.

    What version are you running? From the Python prompt, type this:

>>> import dabo
>>> print dabo.version

    You should see something like:

{'version': '0.4.1', 'revision': '15:1393M'}

    What do you get?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to