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
| Name | Description |
|---|---|
ToolBar
|
Layout with buttons |
ToolBarComboBox
|
separator for toolbars |
ToolBarHost
|
Layout with several toolbars |
ToolBarImageButton
|
image button for toolbar |
ToolBarSeparator
|
separator for toolbars |