mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
new example
This commit is contained in:
parent
cd66250532
commit
bc90b00583
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user