¡@

Home 

python Programming Glossary: mainmenu

New Python Programmer Looking for Help to Avoid Recursion with tkinter

http://stackoverflow.com/questions/10039485/new-python-programmer-looking-for-help-to-avoid-recursion-with-tkinter

the problem I am facing D from tkinter import def mainmenu global frame root frame.destroy frame Frame frame.pack button1.. command anothermenulikethis button3 Button frame text mainmenu command mainmenu button1.pack side LEFT button2.pack side LEFT.. button3 Button frame text mainmenu command mainmenu button1.pack side LEFT button2.pack side LEFT button3.pack side..