Prochaine révision | Révision précédente |
logiciel:programmation:python:boa:help:boahelp [2020/09/04 22:27] – admin | logiciel:programmation:python:boa:help:boahelp [2022/08/13 22:27] (Version actuelle) – modification externe 127.0.0.1 |
---|
These are the main frames in Boa: | These are the main frames in Boa: |
| |
|[[palette]]|Top frame containing a palette from which new modules or components can be created.| | |[[fr:logiciel:programmation:python:boa:help:palette]]|Top frame containing a palette from which new modules or components can be created.| |
|[[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:inspector]]|Left frame displaying constructors/properies/events of the selected object as well as an hierarchical view of the parent/child relationship of containers.| |
|[[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: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| |
|[[designers]]|The GUI builder and other design time editors opened from the Editor| | |[[fr:logiciel:programmation:python:boa:help:designers]]|The GUI builder and other design time editors opened from the Editor| |
|[[explorer]]|Standard Explorer type interface for interacting with various datastores like the filesystem, Zope, CVS etc.| | |[[fr:logiciel:programmation:python:boa:help:explorer]]|Standard Explorer type interface for interacting with various datastores like the filesystem, Zope, CVS etc.| |
|[[debugger]]|Debugging window, opens up over the Inspector.\\ Supports source code tracing, breakpoints and watches.| | |[[fr:logiciel:programmation:python:boa:help:debugger]]|Debugging window, opens up over the Inspector.\\ Supports source code tracing, breakpoints and watches.| |
|[[help]]|Boa, wxWidgets & Python help.| | |[[fr:logiciel:programmation:python:boa:help:help]]|Boa, wxWidgets & Python help.| |
| |
===== Other sections: ===== | ===== Other sections: ===== |
| |
* [[keys|Key definitions]] | * [[fr:logiciel:programmation:python:boa:help:keys|Key definitions]] |
* [[windowlayout|Window layout]] | * [[fr:logiciel:programmation:python:boa:help:windowlayout|Window layout]] |
* [[shellintegration|Different ways start or open files]] | * [[fr:logiciel:programmation:python:boa:help:shellintegration|Different ways start or open files]] |
* [[commandline|Command-line switches]] | * [[fr:logiciel:programmation:python:boa:help:commandline|Command-line switches]] |
* [[preferences|Preferences and Configuration]] | * [[fr:logiciel:programmation:python:boa:help:preferences|Preferences and Configuration]] |
* [[componentnotes|Notes on specific components]] | * [[fr:logiciel:programmation:python:boa:help:componentnotes|Notes on specific components]] |
* [[nonascii|Support for Non-ASCII systems]] | * [[fr:logiciel:programmation:python:boa:help:nonascii|Support for Non-ASCII systems]] |
* [[zope|Zope support]] | * [[fr:logiciel:programmation:python:boa:help:zope|Zope support]] |
| |
* [[mixingsource|Mixing your code with generated code]] | * [[fr:logiciel:programmation:python:boa:help:mixingsource|Mixing your code with generated code]] |
* [[extendingboa|Extending Boa by writing new components, models, views and explorers]] | * [[fr:logiciel:programmation:python:boa:help:extendingboa|Extending Boa by writing new components, models, views and explorers]] |
| |
* [[remainingmilestones|The road ahead]] | * [[fr:logiciel:programmation:python:boa:help:remainingmilestones|The road ahead]] |
* [[philosophy|Philosophy behind Boa]] | * [[fr:logiciel:programmation:python:boa:help:philosophy|Philosophy behind Boa]] |
| |
* [[glossary|Glossary]] | * [[fr:logiciel:programmation:python:boa:help:glossary|Glossary]] |