TomSchimansky / TomSchimansky/CustomTkinter
Functionality similar to tkinter `notebook.hide` in `CTkTabView`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
How do I hide and unhide a specific tab from CTkTabView?
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 with the CTkTabView implementation and its existing tab-management methods, then compare the requested behavior with tkinter's notebook.hide functionality. Done means a specific tab can be hidden and later shown again through a supported CTkTabView interface; the issue does not name tests or files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100