Palette
Creation starts here. From the first page titled New you can create new
modules, after clicking on one a new module will open in the Editor. The
other pages work more on the principal of cocking your cursor like in Delphi.
By clicking on e.g. wxStaticText, it becomes depressed.While an object
is selected on the Palette any click in a Designer will create that object
in the container or the container of the object that you clicked on of
thet Designer.
Also the statusbar of the Palette shows the current selected object
as a checkbox in the second column. To unselect an object uncheck this
checkbox.
Dialogs will be created from a template directly in the source code of the
currently active Source page at the point where the cursor is.
Note this palette page should not be used while editing in the Designer.
Objects created from the 'Utilities' palette page should be created
in the DataView.
Zope objects created should be created in the Zope Explorer's list view.
Boa Constructor - Application Help - Palette