Python Forum
Menus, buttons and other widgets for Pygame
Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menus, buttons and other widgets for Pygame
#1
I've started coding a turn based game in python and now want to start work on the UI. pygame seemed like the natural choice. I've gone through the tutorials and everything makes sense to me :)

What I really need though is a package that has buttons drop down menus, text fields, tables, etc... pre-built, a bit like the tkinter stuff, so I dont have to do them myself entirely from scratch. I had a look on the pygame website for this, and a bunch of such packages do exist, but most of them have been abandoned for a decade. MenuClass and KezMenu seem the most promising.

Are the others I should have a look at? Which do you recommend? Or should I be using a completely different package to pygame for this?
Reply


Messages In This Thread
Menus, buttons and other widgets for Pygame - by Olleus - Apr-14-2017, 03:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] pygame-manu : using controller buttons to move around menu mlw19mlw91 2 1,712 Mar-12-2023, 01:55 PM
Last Post: deanhystad
  Pygame - Images As Buttons vman44 3 13,202 Mar-20-2020, 08:13 PM
Last Post: vman44
  [pygame] Equiping inventory slots with invisible buttons SheeppOSU 6 4,835 Apr-26-2019, 08:45 PM
Last Post: SheeppOSU
  Problems with loading buttons (pygame) SheeppOSU 2 3,186 Apr-12-2019, 08:04 PM
Last Post: SheeppOSU
  Buttons in PyGame mzmingle 4 13,167 Oct-09-2018, 05:19 PM
Last Post: Mekire

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020