[Pyobjc-dev] PyObjC 2.0 & Xcode 3.0
Brought to you by:
ronaldoussoren
|
From: Mike M. <mm...@wy...> - 2009-03-31 13:25:01
|
I am attempting to write a small program using Python/PyObjC 2.0 and Xcode 3. I have Python experience, but no Objective C experience. I have developed Cocoa applications in the past using AppleScript, but I am finding there is a huge learning curve to using Python and Cocoa. I have found one or two good tutorials that that have gotten me pretty far. However, I am now at the point where I am trying to use Apple's built in documentation of the ObjC/Cocoa classes and having trouble implementing them in my Python code. I have searched Google high and low for material relating to PyObjC 2.0 and Xcode 3.0, but have not found much. Can anyone recommend tutorials, websites, even books, that might help me get a handle on Cocoa development with Python in Xcode? Thanks, Mike |