Skip to content

sambler/tkWinExtras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tk Win Extras

This module adds some reusable methods to a tkinter window. It is intended to be added as a second inheritance to tk.Tk windows or subclasses of tk.Tk and not have these methods rely on any other methods being added to the window.

See example.py for usage

install as editable module

python -m pip install --user -e .

About

Some utilty methods to add to tk.Tk windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published