Module dcanvas.widgets.toolbars

Support of tool bars.

ToolBarHost is layout to hold one or more toolbars.

ToolBar is bar with tool buttons and other controls arranged horizontally.

Synopsis

import dcanvas.widgets.toolbars;

Classes

NameDescription
ToolBar Layout with buttons
ToolBarComboBox separator for toolbars
ToolBarHost Layout with several toolbars
ToolBarImageButton image button for toolbar
ToolBarSeparator separator for toolbars