-
Erreur lors de la demande de preview de la vidéo.
Aucune idée si cela vient de moi ou si tu peux y faire quelque chosse.
```
Traceback (most recent call last):
File "e:\Téléchargements\Youtu…
-
I would suggest some of the Sprite "group" collide methods be extended to allow avoiding checking collisions on a sprite with itself, even if the sprite exists within the group being checked against. …
-
I would like to see a container that automatically laid out gui elements without having to do manual positioning which can waist time some times.
So If I have some thing like this as shown in the i…
-
Since I seem to have hit a wall with basic functionality I decided to try looking into how the UI code is setup.
I had extra time and felt like working on this more, but wasn't sure exactly how to…
-
Raspberry Pi 4 running Raspbian Buster Slim using the Adafruit 7" Touchscreen display.
Using ./run.sh gets me to this error message:
```
Traceback (most recent call last):
File "lcars.py", lin…
-
# Description
Menu flicker was introduced during some point of the pygame ui transition. The exact cause is unknown but the menu redraw function has 2 gfx overlay draw functions shown below:
```pyth…
ztnel updated
2 years ago
-
https://github.com/Tuxemon/Tuxemon
It's a PyGame app, but it could be ported natively to SailfishOS and could use aspects of your UI if possible.
-
If there are unmet dependencies (such as 'pygame' for some reason), the NodeRED UI should be updated to indicate a failure to initialize the plate associated with pi-plates nodes.
-
### **Description:**
_We need to add German translations for the following UI elements in the software.
Below are the English texts and their corresponding German translations:_
1. "**play**" = "…
-
Building Pygame 2 applications on Android is becoming possible via Python-For-Android (aka P4A):
https://github.com/kivy/python-for-android
Here is a relevant issue on the subject over on the py…