New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

compoundwidgets

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compoundwidgets

Compound TTK Widgets with ttkbootstrap

  • 0.5.6
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc