TomSchimansky / CustomTkinter

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

no border_width for Label #2612

Open theBSH opened 1 month ago

theBSH commented 1 month ago

there is no border_width For CtkLabel.

Akascape commented 1 month ago

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