Ppizarror Pygame Menu Versions Save

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

4.4.3-ce

1 year ago

4.4.3

1 year ago
  • Fix verbose, #467.

4.4.2

1 year ago
  • Support subsurface compatibility, #465.

4.4.2-ce

1 year ago

4.4.1-ce

1 year ago

4.4.1

1 year ago
  • Support pygame-ce has been added. Just install pygame-menu-ce from pip, #460.

4.4.0

1 year ago
  • Fix overflow rounding issues, #459.

4.3.9

1 year ago
  • Added new mouse_visible_update Menu optional param to disable cursor visibility update, #455.
  • Fix several mypy issues, #451.
  • Menu resize recursive, #453.

4.3.8

1 year ago
  • Re-enable python 3.6 support, #450.

4.3.7

1 year ago
  • Added theme.widget_alignment_ignore_scrollbar_thickness to ignore scrollbar thickness while computing widget position, #446.
  • Fix onbeforeopen widget selection, #445.
  • Style refactor.