dlangui.widgets.toolbars

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;

Members

Classes

ToolBar
class ToolBar

Layout with buttons

ToolBarComboBox
class ToolBarComboBox

separator for toolbars

ToolBarHost
class ToolBarHost

Layout with several toolbars

ToolBarImageButton
class ToolBarImageButton

image button for toolbar

ToolBarSeparator
class ToolBarSeparator

separator for toolbars

Meta

License

Boost License 1.0

Authors

Vadim Lopatin, coolreader.org@gmail.com