Re: Tkinter button doesn't appear in OS X

2006-12-12 Thread crystalattice
I downloaded your file and got it working. Thanks for the hint and the code. I really appreciate it. -- http://mail.python.org/mailman/listinfo/python-list

Re: Tkinter button doesn't appear in OS X

2006-12-12 Thread crystalattice
Kevin Walzer wrote: > When you run your program on OS X, there should be a menu item next to > the Apple menu that says "about Tcl/Tk," which you access from the > "Python" menu item. That will give you the version number. > > Python 2.3.5 and Tcl/Tk 8.4.7 ship with OS X 10.4. Python 2.4.2 is a >

Re: Tkinter button doesn't appear in OS X

2006-12-12 Thread Kevin Walzer
crystalattice wrote: > Kevin Walzer wrote: >> What version of Tk are you running? I've seen this bug on old versions >> of Tk (i.e. 8.4.7) but not recently. >> >> -- >> Kevin Walzer >> Code by Kevin >> http://www.codebykevin.com > > I'm using Python 2.4.2, which I believe is the default version fo

Re: Tkinter button doesn't appear in OS X

2006-12-11 Thread crystalattice
Kevin Walzer wrote: > > What version of Tk are you running? I've seen this bug on old versions > of Tk (i.e. 8.4.7) but not recently. > > -- > Kevin Walzer > Code by Kevin > http://www.codebykevin.com I'm using Python 2.4.2, which I believe is the default version for OS X. How do I check the Tk