home contents changes options help subscribe edit (external edit)

From the Boa Constructor web site:

Boa Constructor is a cross platform RAD GUI Building IDE. It offers visual frame creation and manipulation, an object inspector, many views on the source like inheritance hierarchies, object methods and properties, html generated from documentation strings, a debugger and integrated help.

It is written in Python and uses the wxPython toolkit which wraps wxWindows.

Download and try for yourself, it really works great with Zope.

http://boa-constructor.sourceforge.net/

How do you use it with zope ?

o. Get the CVS version.

o. Copy the file boa/ZopeLib?/ZOA.zexp to your zope/imports directory and import ZOA.zexp into your root Zope folder through the ZMI (Zope Management Interface)

o. Launch Boa Constructor cd ~/boa && python Boa.py

o. Go to the Explorer Tab, of the Editor Window

o. Double click Transport

o. Double click Zope

o. In the right pane:

o. Right Click, select New

o. Right Click Zope 1 (a newly created object), and select Inspect

o. Edit the properites in the Inspector Window to reflect your Zope setup

Additional Help Files

you might also want to grab the help files here

http://sourceforge.net/project/showfiles.php?group_id=1909

and install them to your Docs folder in your Boa instance. There are helpfiles available for

  • cvs
  • zope
  • python
  • wxpython



subject:
  ( 34 subscribers )