Documentation du Dr FRAPPE

Ce wiki regroupe les résultats de mes expériences en informatique accumulés au cours de mes recherches sur le net.

Dans la mesure du possible, j'ai cité mes sources ; il en manque certainement… :-)

Aide de Boa Constructor

Boa Constructor - wxPython GUI Builder

A RAD GUI building Python IDE!

It is built on wxPython, wxWidgets and Python.

Boa Constructor as an IDE was inspired by and aspires to Delphi.

Main frames

These are the main frames in Boa:

paletteTop frame containing a palette from which new modules or components can be created.
inspectorLeft frame displaying constructors/properies/events of the selected object as well as an hierarchical view of the parent/child relationship of containers.
editorBig IDE window containing the shell, explorer and any number of open modules. Each module contains a notebook of supported views on the module
designersThe GUI builder and other design time editors opened from the Editor
explorerStandard Explorer type interface for interacting with various datastores like the filesystem, Zope, CVS etc.
debuggerDebugging window, opens up over the Inspector.
Supports source code tracing, breakpoints and watches.
helpBoa, wxWidgets & Python help.

Other sections:

QR Code
QR Code Aide de Boa Constructor (generated for current page)