mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
readme chnage images
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import tkinter.messagebox
|
||||
import customtkinter
|
||||
from PIL import Image
|
||||
import os
|
||||
@@ -7,7 +6,6 @@ customtkinter.set_appearance_mode("dark")
|
||||
|
||||
|
||||
class App(customtkinter.CTk):
|
||||
|
||||
width = 900
|
||||
height = 600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user