Skip to content

TK Experiments is a set of experiments on tkinter aimed to implement some advanced effects.

License

Notifications You must be signed in to change notification settings

TotoWang-hhh/tk-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TK Experiments

TK Experiments is a set of experiments on tkinter aimed to implement some advanced effects.

Todo (For The Entire Project)

  • Add screenshot of each item.
  • Make videos to introduce everything and post them on Bilibili.

Todo (Of not implented experiments)

  • Audio player controls with a progress bar
  • Mica with tkinter and PIL

Everything Available for Now

Frameless Window

The item creates a frameless window with basic functions such as maximize / minimize, drag to move or resize. Also, with some little magic, the window is still able to be visible in the taskbar

Fake Nested Window

This item is inspired from NestedToplevel in tkintertools. This item creates a fake nested window based on tkinter.Frame, which is cross-platform and customizable.

About

TK Experiments is a set of experiments on tkinter aimed to implement some advanced effects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages