Python Forum
Help with Pygame GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Pygame GUI
#2
I think the traceback is doing a good job of telling you what's wrong Wink

Shouldn't line 85 be:
helpbuttunrect = helpbuttun.get_rect()
rather than:
helpbuttun = helpbuttun.get_rect()
Reply


Messages In This Thread
Help with Pygame GUI - by shaheduk323 - May-06-2018, 01:39 PM
RE: Help with Pygame GUI - by Weave - May-12-2018, 08:20 AM

Forum Jump:

User Panel Messages

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