My python programs need a GUI, wxPython or PyQt4?
Robert Kern
robert.kern at gmail.com
Wed Jan 24 19:42:04 EST 2007
Sean Schertell wrote:
> Not to totally hijack the thread -- but since you're all talking
> about best GUI frameworks. Any thoughts on the best looking framework
> for OS X only? Is there any way to write little Python apps that will
> launch in OS X using OS X widgets?
Use PyObjC. You have full access to the Cocoa framework.
http://pyobjc.sourceforge.net/
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Python-list
mailing list