[Pythonmac-SIG] [Tutor] Rut Ro... (fwd)
Ronald Oussoren
oussoren@cistron.nl
Mon, 2 Dec 2002 19:06:15 +0100
On Monday, Dec 2, 2002, at 09:11 Europe/Amsterdam, Danny Yoo wrote:
> ---------- Forwarded message ----------
> Date: Fri, 29 Nov 2002 11:32:44 -0700
> From: darksyyyde <darksyyyde@earthlink.net>
> To: tutor@python.org
> Subject: [Tutor] Rut Ro...
>
> RubyCocoa is a Ruby library for using Cocoa Objects on Mac OS X
>
> http://www.imasy.or.jp/~hisa/mac/rubycocoa/
>
> Why hasn't Python done something like this??
Guido's timemachine should be usefull here... OK done, see:
http://pyobjc.sourceforge.net
PyObjC is a module that allows full access to Objective-C classes,
including subclassing from those classes. We don't have screenshots on
the website yet, but building GUI apps is quite easy.
Ronald