TomSchimansky / CustomTkinter

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

Corner Radius option on labels #2452

Open TheScriptingChauhan opened 5 months ago

TheScriptingChauhan commented 5 months 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 5 months ago

You should use fg_color instead of bg_color