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 -- http://mail.python.org/mailman/listinfo/python-list