Skip to content
XiaoBaiYun edited this page Mar 5, 2023 · 10 revisions

Welcome to the CustomTkinterTitlebar wiki!

About CustomTkinterTitlebar

< A project can help you have custom tkinter titlebar easily >

Contributors

  • Author : littlewhitecloud
  • Contributor : sadjok

Information

### Require
> - _Windows 10_
> - _Python >= 3.8.0_
> - _Tcl/Tk >= 8.6.0_
> - _Pillow >= 9.4.0_
> - _Darkdetect >= 0.8.0_
> - _BlurWindow >= 1.2.1_
python -m pip install --upgrade pip
pip install pillow --user
pip install darkdetect --user
pip install BlurWindow --user

You can see the "Script" document to know how to use the functions