PySimpleGUI / PySimpleGUI/PySimpleGUI

[Question] My problem is that I need clarification or advice

未关闭
#2,488 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Python
星标
13.8k
派生
1.8k
PR 合并指标
30 天内没有已合并 PR

描述

Type of Issues (Enhancement, Error, Bug, Question)
  1. Qt SystemTray is not showing icon (just a blank space) when I give it base64 bytecode. I don't know if it matters but I even brought the size down (in the original image that I then converted to bytecode from the site referenced in the docs ( with the leading tag removed)

    1b. (Qt) Buttons don't like re-opening windows (no discernable interpreter errors) after they've been closed. This is using a design pattern similar to the second "Multiple Window" demo among the demos for the root PySimpleGUI

  2. Qt doesn't have anything similar to .update_animation or UpdateAnimation? Or am I just missing a differently named equivalent?

  3. Same issue as #2448

Question

Is it a bad idea (given the certain existing limitations on both ports) to use say


import PySimpleGUIQt as qt

#...

In one module and in another module in the same package:


import PySimpleGUI as gui

#...

Would that make for ugly overhead that still isn't justified by shutting my tantrums up? 😛

I just want to say that I really didn't want to add this stuff to your issues because this package is otherwise so great. It's really because I like using it so much that I am even trying to get advice to clarification from y'all cuz I want to finish my project with this over anything else. So, I do hate to bother you, but help would really be appreciated!

Operating System

Kubuntu 19.10 (Eoan)

Python version

3.7

PySimpleGUI Port and Version

PySimpleGUIQt 0.31.0

Your Experience Levels In Months or Years

_5mos Python programming experience
_10yrs Programming experience overall
_no Have used another Python GUI Framework (tkiner, Qt, etc) previously (yes/no is fine)?

You have completed these steps:
  • Read instructions on how to file an Issue
  • Searched through main docs http://www.PySimpleGUI.org for your problem
  • Searched through the readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
  • Looked for Demo Programs that are similar to your goal http://www.PySimpleGUI.com
  • Note that there are also Demo Programs under each port on GitHub
  • Run your program outside of your debugger (from a command line)
  • Searched through Issues (open and closed) to see if already reported
Code or partial code causing the problem

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

该报告提到了 PySimpleGUIQt 0.31.0、PySimpleGUI、Qt SystemTray、由按钮创建的窗口以及 update_animation,但没有提到任何 repository 文件或测试。首先根据提供的代码片段复现这三个 Qt 问题,并比较相关的 demo 和文档;当每项限制或受支持的用法都得到回答时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
desktop
Issue 类型
缺陷
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
15/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。