TermTk.TTkWidgets

TermTk.TTkWidgets🌶️

Classes

TTkAbout(**kwargs)

This is a basic window widget that displays a simple message box about TermTk.

TTkAbstractListItem(*[, text, data])

TTkWidget's inherited init params:

TTkAppTemplate([border])

TTkAppTemplate Layout:

TTkButton(*[, text, border, checked, checkable])

TTkButton:

TTkCheckbox(*[, text, checked, checkStatus, ...])

Checked

TTkComboBox(*[, list, index, insertPolicy, ...])

TTkComboBox:

TTkContainer(*[, layout, padding, ...])

TTkContainer include the layout management through TTkLayout or one of its implementations.

TTkFrame(*[, title, border, titleAlign])

TTkGraph(*, color, maxData, direction, ...)

TTkImage(*[, data, rasteriser])

TTkKodeTab(**kwargs)

TTkLabel(*[, text, color, alignment])

TTkWidget's inherited init params:

TTkLineEdit(*[, text, inputType, echoMode])

TTkWidget's inherited init params:

TTkList(*[, listWidget, selectionMode, ...])

TTkList is a container widget which place TTkListWidget in a scrolling area with on-demand scroll bars.

TTkListWidget(*[, items, selectionMode, ...])

A TTkListWidget implements a list view that displays a set of selectable items.

TTkMenu([caller])

TTkMenuBarButton(*[, text, data, checkable, ...])

TTkMenuBarLayout(**kwargs)

TTkMenuButton(*, text, data, checked, ...)

TTkWidget's inherited init params:

TTkPadding(top, bottom, left, right)

Initialize self.

TTkRadioButton(*[, radiogroup, checked, ...])

Checked

TTkResizableFrame(**kwargs)

TTkFrame's inherited init params:

TTkScrollArea(*[, parent, visible, ...])

TTkContainer's inherited init params:

TTkScrollBar(*[, value, minimum, maximum, ...])

TTkWidget's inherited init params:

TTkSlider(*[, value, minimum, maximum, ...])

TtkSlider

TTkSpacer(**kwargs)

TTkWidget's inherited init params:

TTkSpinBox(*[, value, minimum, maximum])

TTkContainer's inherited init params:

TTkSplitter(*[, border, orientation])

TTkContainer's inherited init params:

TTkTabBar(*[, closable, small])

TTkContainer's inherited init params:

TTkTabButton(*[, data, closable])

TTkContainer's inherited init params:

TTkTabWidget(*[, closable])

TTkFrame's inherited init params:

TTkTextEdit(*[, parent, visible, readOnly, ...])

TTkTextEdit is a container widget which place TTkTextEditView in a scrolling area with on-demand scroll bars.

TTkTextEditView(*[, readOnly, multiLine, ...])

TTkTextEditView

TTkWidget([parent, x, y, width, height, ...])

Widget sizes:

TTkWindow(*[, flags])

TTkFrame's inherited init params:

Modules

TermTk.TTkWidgets.Fancy

TermTk.TTkWidgets.TTkModelView

TermTk.TTkWidgets.TTkPickers

TermTk.TTkWidgets.TTkTerminal(**kwargs)

TTkTerminal is a container widget which place TTkTerminalView in a scrolling area with on-demand scroll bars.