Re: [Tkinter-discuss] Tkinter (IDLE) freeze when I try to use ttk

2010-07-12 Thread Sridhar Ratnakumar
On 2010-07-10, at 9:52 AM, Guido Carballo-Guerrero wrote: > Hello, I just update my Python version to 2.7. I was doing some programs > using Tkinter and ttk. By the way I have a Mac running 10.6.4. Well, after I > install Python, I install ActivePython2.6.5--I try to install 2.7.0 but at > the

Re: [Tkinter-discuss] python 3.1 - tkinter 8.4 - no tile?

2010-09-14 Thread Sridhar Ratnakumar
On 9/2/2010 6:41 AM, Kevin Walzer wrote: I believe ActiveState's Python distribution supports 8.5 on the Mac, by the way. Yes, ActivePython 2.6 and 2.7 already does. A new release of ActivePython 3.1 w/ Tcl/Tk 8.5, Mac 64-bit and PyPM is to be expected next week (we have an internal beta bui

Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?

2010-11-26 Thread Sridhar Ratnakumar
On 11/24/2010 1:38 PM, Ned Deily wrote: Ah, sorry, I forgot this was 3.1: unless the ActiveState people backported some stuff from the upcoming Python 3.2, the "arch" trick won't work on OS X 10.6 to select between 32-bit and 64-bit modes. Check the framework bin directory (/Library/Frameworks/Py

Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?

2010-11-29 Thread Sridhar Ratnakumar
On 2010-11-26, at 7:24 PM, Ned Deily wrote: >> >> I certainly don't see the -32/-64 binaries in ActivePython 3.1.2.4 >> (based on Python 3.1.2). So if 3.1.2 is supposed to generate these - >> then this is an ActivePython bug that needs to be fixed. > > As I noted earlier, 32-bit/64-bit 3.1 (a

Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?

2010-12-09 Thread Sridhar Ratnakumar
On 2010-11-23, at 1:14 PM, David Cortesi wrote: > I installed ActiveState Python 3.1.4, and also ActiveState Tcl/Tk, both on > Mac OS X 10.6. > > Python3 executing "import * from tkinter" is getting and executing the Apple > version of Tcl/Tk which is level 8.5.7. It appears to be getting it f