TomSchimansky / TomSchimansky/CustomTkinter
select a folder like filedialog.askdirectory() with tkinter
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Does customtkinter have a function similar to the one available with tkinter, filedialog.askdirectory(), to select a folder? Because the design of the tkinter one doesn't match customtkinter at all.
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 reviewing the issue's reference point, tkinter.filedialog.askdirectory(), and how its design differs from CustomTkinter. Determine the intended scope for a CustomTkinter-compatible folder-selection dialog; done should mean that users can select a folder through a dialog matching the library's visual style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100