pygame-menu icon indicating copy to clipboard operation
pygame-menu copied to clipboard

A menu for pygame (pygame-ce also supported!). Simple, and easy to use

Results 16 pygame-menu issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When using pygame-menu(-ce) in sdl2 mode, we get exceptions each time make_surface is called with alpha=True : No video mode...

enhancement

**Background:** I have a dropselect widget and another widget beneath it, both with an 'on_mouse_over'-method attached. When I use the dropdown of the dropselect widget, it overlaps with the second...

enhancement

Adding another example of how to scale the menu screen

I find pygame-menu runs extremely slowly on older hardware due to the blur / fade / transition effects. How can I turn off all unnecessary updates and effects? I want...

bug

**Environment information** Describe your environment information, such as: - OS: Ubuntu 22.04.4 LTS - python version: v3.12 - pygame version: v2.5.2 - pygame-menu version: v4.4.3 **Describe the bug** Using the...

bug

**Environment information** Describe your environment information, such as: - OS: Windows 10 - python version: v3.10.8 - pygame version: v2.5.2 - pygame-menu version: v4.4.3 **Describe the bug** If I create...

bug