PySimpleGUI / PySimpleGUI/PySimpleGUI
[Question] How can I make the SaveAs button invisible?
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Python
- 星标
- 13.8k
- 派生
- 1.8k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未确定任何文件或测试。首先检查 SaveAs 按钮和 issue 中提到的 visible 属性,然后确定 PySimpleGUI 是否记录了另一种受支持的隐藏方式;完成的标准是获得超出 Frame workaround 的明确文档化答案。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- desktop
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100