CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Switching from using ImageTk to CTkImage

Open iTerminatorX opened this issue 2 years ago • 0 comments

So I updated the library to the most recent version (5.0.3) and now all the images I use in the app are so tiny. Is there a way to scale them back to 100% of there original size ?

Also, I placed all my images into Labels and for some reason now the labels still display "CTk Label" unless I set the text="". I suggest making the text disappear once an image is assigned to a label, same way it works for assigning it to a button.

iTerminatorX avatar Jan 10 '23 21:01 iTerminatorX