Home

  Help

There are four flavours of help available from the Palette:
Boa If an object is selected on the Palette, this help will bring up the associated wxWidgets help file.
Otherwise, Boa's own help will open. (Which you are now reading)
wxWidgets This takes you to the main wxWidgets help.
Python This takes you to the main Python help.

Boa uses the wxHTMLHelpController classes which are part of wxPython.

The easiest way to query the help system is to press Ctrl-H that brings up a dialog for you to enter a search term.

Context help for wxWidgets/Python library reference/Module index is also available in the Editor by putting your cursor on a word and pressing F1.

In the Designer press F1 to get help for the selected control.


Boa Constructor - Application Help - Help