TomSchimansky / CustomTkinter

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

no border_width for Label #2612

Open theBSH opened 3 weeks ago

theBSH commented 3 weeks ago

there is no border_width For CtkLabel.

Akascape commented 2 weeks ago

@theBSH Use a CTkButton with hover=False and fg_color='transparent'