This module implements 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 dlangui.widgets.toolbars;
Layout with buttons
separator for toolbars
Layout with several toolbars
image button for toolbar
See Source File
Boost License 1.0
Vadim Lopatin, 2015
Vadim Lopatin, coolreader.org@gmail.com
This module implements 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: