In article 
<[EMAIL PROTECTED]>,
 "Nicholas Cole" <[EMAIL PROTECTED]> wrote:

> I've just seen that a new version of Tk has been released, and the
> screenshots suggest that it will blend in much better on the mac platoform.
> What is going to be the best way of installing the new Tk and a version of
> python that can use it, without upsetting apple's python install (which I'm
> using with Xcode...)
> 
> I hope that question makes sense...

Well...I do not normally recommend messing with stuff in System but if 
you are willing to risk it then you can try Keven Walzer's _tkinter.so. 
I put a copy up here (with his kind permission):
<http://www.astro.washington.edu/rowen/python/tkinter_for_tcl8.5.zip>
along with brief installation instructions that assume you are using a 
user-installed Python, so you'll have to adapt them accordingly.

A more cautious approach would be to install a new copy of Python (it'll 
go into /Library/Frameworks) and modify that.

Please let us know how it goes.

-- Russell

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to