TomSchimansky / CustomTkinter

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

Corner Radius option on labels #2452

Open TheScriptingChauhan opened 4 weeks ago

TheScriptingChauhan commented 4 weeks ago

I was trying to create a Expense Tracker in python with my gui library as customtkinter but there is a issue im facing that the label im applying is not getting its corner radius. image image here are the photos

rigvedmaanas commented 4 weeks ago

You should use fg_color instead of bg_color