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.** I need an ability to disable a button: - it gets more dark - it even is not selectable So...

enhancement

To ensure workability on it

**Environment information** Describe your environment information, such as: - SO: win - python version: v3.10 - pygame version: v2.1.2 - pygame-menu version: v4.2.8 **Describe the bug** When the Dropselect widget...

bug

- SO: win - python version: v3.6.4 - pygame version: v2.12 - pygame-menu version: v4.2.8 Dropselect not working in scrollable Frame (does not show selectable items) In a non-scrollable frame...

bug

Has joystick support been tested recently? I've tried for a few hours to get it working or troubleshoot the issue without much luck. I tried the examples simple.py, multi_input.py, and...

**Is your feature request related to a problem? Please describe.** Currently real multiline labels are not supported. If one activates word wrapping, several label widgets are created instead, one per...

enhancement

I hope I'm not missing something obvious.. I'm changing the size of the widget font when the size of the window changes, by calling update_font() for each widget in the...

**Environment information** Describe your environment information, such as: - OS: Windows 11 - python version: 3.11.7 - pygame version: pygame-ce 2.4.0 - pygame-menu version: 4.4.3 **Describe the bug** pygame-menu crashes...

bug

I do time widget with text_input for sec. How can i use onchange event for control sec value

enhancement

**Environment information** Describe your environment information, such as: - OS: MacOS 12.6.3 - python version: v3.8.17 - pygame version: v2.2.0 - pygame-menu version: v4.4.3 **Describe the bug** When you have...

bug