On 4/23/10 1:23 PM, Joe Barfett wrote:
Hello again,
The last time I updated, I think my code was scrambled. I am still
having the same problem in that I cannot make a menu appear using
Tkinter on macpython. The exact same code works very well on my PC.
I'm using windows XP and python version
Hello again,
The last time I updated, I think my code was scrambled. I am still having the
same problem in that I cannot make a menu appear using Tkinter on macpython.
The exact same code works very well on my PC.
This is the code:
from Tkinter import *
root = Tk()
def hello():
print "hell