Skip to main content

Compound TTK Widgets with ttkbootstrap

Project description

CompoundWidgets

Custom widgets based on tkinter/ttk/ttkbootstrap libraries.

To be used in conjunction with tkinter, tkinter.ttk and ttkbootstrap.

Intends to help create widgets on the following formats:

. label + combobox

. label + combobox + button

. label + entry

. label + entry + button

. label + entry + combobox (for engineering applications)

. label + spinbox (including float spinbox)

. label + text

. label + spinbox

Creates a set of buttons with icons for regular methods, such as 'cancel', 'clear', 'help', 'no', 'yes', 'quit', 'save', and so on.

Also creates new style of buttons ("led" like buttons). The following are available:

. CheckLedButton

. LedButton

. RadioLedButton

Has three frames with additional properties:

. Collapsable frame

. Scrollable frame

. Vertical Collapsable frame

Includes toplevel widgets:

. ok/cancel message box

. yes/no message box

. progress bar message box

. success message box

. warning message box

. tooltip message box

. timed message box

Includes the entry validation required methods for "numbers only" and for maximum number of characters.

Includes autocomplete widgets, such as:

. Autocomplete Combobox

. Autocomplete EntryList

. Autocomplete LabelCombo

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compoundwidgets-0.4.2.tar.gz (2.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page