[Pythonmac-SIG] Tkinter questions

Jack Jansen Jack.Jansen at cwi.nl
Fri Feb 27 05:01:04 EST 2004


On 27-feb-04, at 0:43, Kenneth McDonald wrote:

> I've been told that that Aqua version of Tck/Tk is rather buggy; so, I 
> would like to have the X11 version installed also, so that if I run 
> into problems, I can check to see if they are related to AquaTk or 
> not. Is there a set of instructions for doing this and avoiding 
> pitfalls?

It should be possible to put the X11 _tkinter.so into, say, 
/Library/Python/2.3-X11 and then set PYTHONPATH=/Library/Python/2.3-X11 
if you want to use the X11 version.

But I've never actually tried this. If you try it, and it works, please 
report back here then we can put it into the FAQ.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma 
Goldman




More information about the Pythonmac-SIG mailing list