====== Aide de Boa Constructor ====== ===== Boa Constructor - wxPython GUI Builder ===== {{logiciel:programmation:python:boa:help:boa.jpg|}} 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: |[[fr:logiciel:programmation:python:boa:help:palette]]|Top frame containing a palette from which new modules or components can be created.| |[[fr:logiciel:programmation:python:boa:help:inspector]]|Left frame displaying constructors/properies/events of the selected object as well as an hierarchical view of the parent/child relationship of containers.| |[[fr:logiciel:programmation:python:boa:help:editor]]|Big IDE window containing the shell, explorer and any number of open modules. Each module contains a notebook of supported views on the module| |[[fr:logiciel:programmation:python:boa:help:designers]]|The GUI builder and other design time editors opened from the Editor| |[[fr:logiciel:programmation:python:boa:help:explorer]]|Standard Explorer type interface for interacting with various datastores like the filesystem, Zope, CVS etc.| |[[fr:logiciel:programmation:python:boa:help:debugger]]|Debugging window, opens up over the Inspector.\\ Supports source code tracing, breakpoints and watches.| |[[fr:logiciel:programmation:python:boa:help:help]]|Boa, wxWidgets & Python help.| ===== Other sections: ===== * [[fr:logiciel:programmation:python:boa:help:keys|Key definitions]] * [[fr:logiciel:programmation:python:boa:help:windowlayout|Window layout]] * [[fr:logiciel:programmation:python:boa:help:shellintegration|Different ways start or open files]] * [[fr:logiciel:programmation:python:boa:help:commandline|Command-line switches]] * [[fr:logiciel:programmation:python:boa:help:preferences|Preferences and Configuration]] * [[fr:logiciel:programmation:python:boa:help:componentnotes|Notes on specific components]] * [[fr:logiciel:programmation:python:boa:help:nonascii|Support for Non-ASCII systems]] * [[fr:logiciel:programmation:python:boa:help:zope|Zope support]] * [[fr:logiciel:programmation:python:boa:help:mixingsource|Mixing your code with generated code]] * [[fr:logiciel:programmation:python:boa:help:extendingboa|Extending Boa by writing new components, models, views and explorers]] * [[fr:logiciel:programmation:python:boa:help:remainingmilestones|The road ahead]] * [[fr:logiciel:programmation:python:boa:help:philosophy|Philosophy behind Boa]] * [[fr:logiciel:programmation:python:boa:help:glossary|Glossary]]