An open API service indexing awesome lists of open source software.

https://github.com/srccircumflex/widgets-tk

A small collection of python scripted useful tk widgets
https://github.com/srccircumflex/widgets-tk

Last synced: about 1 year ago
JSON representation

A small collection of python scripted useful tk widgets

Awesome Lists containing this project

README

          

# widgets-tk

A small collection of python scripted tk widgets.

****
- ### treeselectpopup.py

![](https://github.com/srccircumflex/widgets-tk/blob/master/SelectTree.png)

- ### InfoPopUp.py

Tk-popup-menu to function as info-/disclaimer-popup

- ### PassEntry.py

Password entry with delayed hiding. Alternative to `Entry(master, show=*)'

- ### ScrollCell.py

A vertical and horizontal scrollable window

- ### TextHighlighter.py

A simple highlighter for the tk text widget