Module dcanvas.widgets.statusline
Definition for status line control.
Status line is usually shown in the bottom of window, and shows status of app.
Contains one or more text and/or icon items
Synopsis
import dcanvas .widgets .statusline;
Classes
| Name | Description |
|---|---|
StatusLine
|
Status line control |
StatusLineBackgroundOperationPanel
|
|
StatusLineEditorStatePanel
|
|
StatusLineIconPanel
|
|
StatusLinePanelBase
|
|
StatusLineTextAndIconPanel
|
|
StatusLineTextPanel
|