TomSchimansky / TomSchimansky/CustomTkinter
Request: One side border rendering (Seperator)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how CustomTkinter currently renders widget borders and how its public styling options are exposed. Decide where a one-sided border or separator belongs in that API, then verify that the chosen behavior is consistent across the affected widgets and platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100