TomSchimansky / CustomTkinter

A modern and customizable python UI-library based on Tkinter
MIT License
10.77k stars 1.03k forks source link

Adding label inside progress bar #2427

Open gamer421 opened 1 month ago

gamer421 commented 1 month ago

Is there a way to add a text label inside the progress bar? I wanted to show percentage of the progress… There is a way to add it using tkinter style but I can't find a way to do it with customtkinter. Thanks

ByteJoseph commented 3 weeks ago

Not possible now