-
**Describe the bug**
pygame_gui/core/ui_font_dictionary.py:116: UserWarning: Unable to load resource with path:
Traceback (most recent call last):
File "importlib/resources.py", line 131, in ope…
-
For specifically short questions, I noticed that the downvote tooltip (I guess that there is no short enough question to be affected by the upvote tooltip) gets mixed-up with the tags and links under …
-
Hello, I've been struggling with creating UI components using pygame, till I found pygame_gui. So thank for making is easier.
I've been trying pygame_gui for few days to discover its functionalitie…
-
**Describe the bug**
If you give UIFileDialog the options "allow_picking_directories=True" and "initial_file_path=[valid_folder_path]" it causes this error:
File "C:\...\env\lib\site-packages\py…
-
I want my elements to be relative to the right border, so I am using negative positions:
```
self._anchors = {'left': 'right', 'right': 'right', 'top': 'top', 'bottom': 'top'}
self.request_cs_spinn…
-
Hello notro,
I'm reaching out with 2 problems about the fbtft:
1. it seems like my setup has 2 screens initialized, based on the following logs from `/var/log/messages`:
```
Mar 27 09:35:00 th…
-
能否提供一个修改提示音音量和相应的开关?
虽然说可以通过Windows的音量面板来调整,但多少有点麻烦而且不好找。
有时候这破WIN的这音量面板功能还打不开,直接没法调。
另外还有个逻辑问题:
启动提示音是在执行第一行的时候才会响起来。
如果在第一条里设置了较长的等待间隔,那就没法通过提示音来确定是否已经启动了脚本。
提示音应该是响应按键事件,而不是响应脚本的具体执行情况的…
-
```
(depthai-test) bharath@nitro:~/Desktop/PROJECTS/depthai_projects/vision_ui$ python3 main.py
pygame 2.0.1 (SDL 2.0.14, Python 3.9.7)
Hello from the pygame community. https://www.pygame.org/cont…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
**Describe the bug**
in `UIManager.set_window_resolution()` ([source](https://github.com/MyreMylar/pygame_gui/blob/main/pygame_gui/ui_manager.py#L151)), only `self.window_resolution` is updated; `sel…