class panel :unit ->object..end
A Palette. Implemented with a vertical box with a scrollbar.
widgetmethod add_tool : tool -> unitAppend a palette-tool. The panel ensures that only one tool is selected and toggled.
method add_widget : GObj.widget -> unitAppend an arbitrary widget among other widget tools.