I have a task to create a GUI program that is a logger. This means it needs to be able to show a leaderboard, allow users to add personal information in a form (lots of input boxes), and allow the users to view their personal info. im using wxPython and im not sure the best way to go from one part to another. I have created a Hangman game before that destroyed all widgets and added the new ones for the game. If this IS the correct way to do this, what would the syntax be like for wxPython?

Thanks a lot, Ive been stumped on this one for a while

If the old information is logged (saved), then go the way of your hangman game.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.