Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'No GUI support, though.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
No GUI support, though.
Authored by: lsloan on Oct 23, '02 07:54:47PM

Along with Python and Ruby, 10.2 included Tcl, but no Tk. Which also means that Python's interface to Tk, the Tkinter module, doesn't work. I've played with building Python 2.3aX, and it doesn't completely work yet, but there is good news. In 2.3, there will be a Python IDE that doesn't depend on Tk and there are other people working on a project called Pyobjc, which will let Python programs call Objective C functions.

I can hardly wait!



[ Reply to This | # ]