Hi,
after a longer break I've been looking into PyObjC again, installed
a fresh framework-built Python followed by the pyobjc package as de-
scribed here:
http://pythonhosted.org/pyobjc/install.html
Then, running a few samples from this page:
http://pythonhosted.org/pyobjc/examples/index.h
On 4 Jun, 2013, at 16:55, Dinu Gherman wrote:
> Hi,
>
> after a longer break I've been looking into PyObjC again, installed
> a fresh framework-built Python followed by the pyobjc package as de-
> scribed here:
>
> http://pythonhosted.org/pyobjc/install.html
>
> Then, running a few samples