PySimpleGUI / PySimpleGUI/PySimpleGUI
[Question] How can I make the SaveAs button invisible?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 13.8k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I've been wanting to make my SaveAs button invisible but the visible attribute doesn't seem to work. Are there other ways of doing it?
Edit: For the meantime I enclosed the SaveAs button with a Frame, then made it invisible.
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
No files or tests are identified. Start by checking the SaveAs button and the visible attribute mentioned in the issue, then determine whether PySimpleGUI documents another supported way to hide it; done means having a clear documented answer beyond the Frame workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100