#๐Ÿ”’ Struggling to set up a function to go back to the main menu; Tkinter

8 messages ยท Page 1 of 1 (latest)

cerulean rose
#

I've been trying for so long with the best of my knowledge to try to find a way to assign a function the the go back button, I can't seem to find a good way to do it.

Here's my code, the comments are french based, but otherwise everything is in english.

snow emberBOT
snow emberBOT
#

@cerulean rose

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

cerulean rose
#

Don't know if it was the brightest idea, but I designed a main menu to have 2 options:

today's wordle (not done yet)
and
my custom wordle

with the button to the custom worlde it runs the function launch custom whatever in order switch up the canva and have the wordle layout and run normally

now the issue is that __**I can't figure out a code for the go_back function that can work well

please keep it simple as much as you can**__, I'm still a student and this is a tkinter project

snow emberBOT
#

@cerulean rose

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.