On Apr 28, 2006, at 7:12 AM, Kevin Walzer wrote:

> I've put together a universal installation package of the Tcl/Tk Aqua
> frameworks, based on Tcl/Tk 8.4.13. This package should work with the
> universal build of Python that's been released.
>
> You can download the package at
> http://tk-components.sourceforge.net/installer/.
>
> Be sure to look for the "Aqua" package--there is also a universal  
> build
> of Tcl/Tk for X11 at the site, which will probably be less useful.

The universal build links against the /System Tk.. so barring a  
replacement or install_name_tool hacking of _tkinter.so or some DYLD  
environment variable tricks, installing this will not influence  
universal python in any way.

-bob

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

Reply via email to