CustomTkinter
CustomTkinter copied to clipboard
Request: One side border rendering (Seperator)
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
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.