PySimpleGUI / PySimpleGUI/PySimpleGUI
[Question] My problem is that I need clarification or advice
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 13.8k
- Forks
- 1.8k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Type of Issues (Enhancement, Error, Bug, Question)
-
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
-
Qt doesn't have anything similar to .update_animation or UpdateAnimation? Or am I just missing a differently named equivalent?
-
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Der Bericht nennt PySimpleGUIQt 0.31.0, PySimpleGUI, das Qt SystemTray, durch Schaltflächen erstellte Fenster und update_animation, aber keine Repository-Datei und keinen Test. Beginne damit, die drei Qt-Fragen aus den bereitgestellten Snippets zu reproduzieren und die relevanten Demos und die Dokumentation zu vergleichen; abgeschlossen ist die Aufgabe, wenn jede Einschränkung oder unterstützte Verwendung beantwortet ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 15/100