PySimpleGUI / PySimpleGUI/PySimpleGUI
Enhancement: Allow setting of title in PopupAnimated
Open
Nobody has claimed this yet.
Done - Install Dev Build (see docs for how)
enhancement
- Dominant language
- Python
- Stars
- 13.8k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Currently title is static 'Animated GIF'. Allow to set title on creation of PopupAnimated
Contributor guide
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 locating the PopupAnimated creation code and the place where its title is set to the static "Animated GIF" value. Trace how PopupAnimated is constructed, then make the title configurable at creation and verify that the popup displays the supplied title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100