-
Hello Pygame folks, I have some questions about libraqm support. I don't know if pygame currently supports libraqm, but I found some information on these pages.(eg:[page1](https://github.com/HOST-Oman…
-
I follow the installation and run this python file but an error exists as follows
(pt1) li@li:~/download/glumpy/examples$ python ./app-simple.py
Traceback (most recent call last):
File "./app-s…
-
After Setup, i found this on debug port terminal output:- (Continuously)
Read CRC: 0690, calculated crc:CMD: 2, cb: 0, ret: 1, argc: 0
Read CRC: 0690, calculated crc:CMD: 2, cb: 0, ret: 1, argc: 0
…
-
[Media Comp](http://coweb.cc.gatech.edu/mediaComp-teach) is something to think about with our work. A popular Python library in the 2000s for manipulating images and audio, I believe they [have strugg…
-
Some issues we need to investigate and test with regards to types.
- [x] allow types to be used for type checking tools(mypy, pylint, jedi, etc), and/or IDEs. | **Confirmed, .pyi files work for thi…
-
Hi. Remember the guy who replied to your reddit comment from last December? I mentioned I'd be back with a contribution eventually.
I have [a fork sitting on my profile](https://github.com/jfietkau…
-
-
I followed the template best I can
- Please check whether the bug was already reported or fixed. **found similar issue, not the same**
- Please check out if the develop version of Nuitka works b…
-
**Is your feature request related to a problem? Please describe.**
The design of pygame_gui really lends itself to absolutely and realtively positioned elements, which is great for sparse, static GUI…
-
**Describe the bug**
A clear and concise description of what the bug is.
When UIButton is disable, it cannot responds to click event. This is expected behavior. However, it should change its text …