CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Request: One side border rendering (Seperator)

Open jericogantuangco opened this issue 3 years ago • 3 comments
trafficstars

Hi,

First of all, thank you for putting up a tkinter library that looks modern and takes a way a lot of thinking when it comes to styling.

I haven't played with it as much but I noticed that there isn't a way to have only one side borders?

It would be great if there's a way to render only one side of a box. Something like a separator. Or, perhaps something like a <br> tag in HTML

jericogantuangco avatar May 12 '22 09:05 jericogantuangco

Hi, to add a border to only one side of a widget would be extremely difficult to implement, and I will not do this. But I can add a separator in the future.

TomSchimansky avatar May 12 '22 10:05 TomSchimansky