[Pythonmac-SIG] Incorrect entry about tkinter on apple website?

Bob Ippolito bob at redivi.com
Tue Nov 4 11:06:45 EST 2003


On Nov 4, 2003, at 11:02 AM, Ronald Oussoren wrote:

> I noticed the following on 
> http://developer.apple.com/unix/toolkits.html:
>
>> TkInter
>> Tkinter is Python's de-facto standard GUI (Graphical User Interface) 
>> package. It is a thin object-oriented layer on top of Tcl/Tk, and is 
>> the most commonly used toolkit for Python, as well as one of the most 
>> portable (though see also WxWindows, below). It does not require you 
>> to write Tcl, but you may need to refer to the Tcl/Tk documentation. 
>> While available for X11 on Mac OS X, noone has yet integrated the 
>> Aqua version of Tcl/Tk with Tkinter.
>
> Doesn't PackMan include a package for tkinter that integrates with the 
> Aqua Tcl/Tk?

It sure does, but Panther doesn't come with Aqua Tcl/Tk or 
PackageManager ;)

-bob




More information about the Pythonmac-SIG mailing list