new example

This commit is contained in:
Tom Schimansky 2021-11-04 13:09:54 +01:00
parent cd66250532
commit bc90b00583

View File

@ -11,7 +11,7 @@ PATH = os.path.dirname(os.path.realpath(__file__))
class App(tkinter.Tk): class App(tkinter.Tk):
APP_NAME = "CustomTkinter complex example" APP_NAME = "CustomTkinter background gardient"
WIDTH = 900 WIDTH = 900
HEIGHT = 600 HEIGHT = 600