TomSchimansky / TomSchimansky/CustomTkinter
Request : CTkMessagebox
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
CTkMessagebox
like tkinter.messagebox
CTkMessagebox Features (suggested) :
- all show* (info, error, etc) commands
- all ask* (question, okcancel, etc) commands
- possibility to modify them as desired
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
No implementation file or test is named. Start by comparing the requested show* and ask* commands with tkinter.messagebox, then inspect the repository's existing widget entry points and customization patterns. Done means the supported commands and customization scope are defined and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100