PyObjC Article at ADC

ADC has published Using PyObjC for Developing Cocoa Applications with Python. It is an excellent article that gives an overview of developing Cocoa applications using Python via PyObjC.

This article breaks some new ground for ADC, too. Specifically, it is the first article on ADC to use movies to help to explain the content. Jonathan ‘Wolf’ Rentzsch has posted an article explaining the details.

Good stuff.



One Response to “PyObjC Article at ADC”

  1. flyfree says:

    Hi,
    This post is pretty old one, but I need a help for using PyObjC on Leopard.
    I’m new to the PyObjC and Cocoa programming too.
    I’ve tried to make a simple application like PyAverager mentioned in your post.
    However I got a following error message.

    (KeyError: ‘NSUnknownKeyException - [ valueForUndefinedKey:]: this class is not key value coding-compliant for the key calculatedMean.’)

    When I downloaded the source code included in the article, I was able to run.

    Would you give me any clue?

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>