Add text = "" at the line you set the image for the button. self.button = customtkinter.CTkButton(master=self, image=img, text="").
確定! 回上一頁