[Pyobjc-dev] Tutorial: Creating your first PyObjC application
Brought to you by:
ronaldoussoren
|
From: Craig M. <cr...@gm...> - 2008-07-18 16:05:40
|
Hi - I'm new here, I'm not sure this is the correct place to ask the following question, if it's not, apologies - please let me know and I'll ask elsewhere. Here's the tutorial I'm talking about: http://pyobjc.sourceforge.net/documentation/pyobjc-core/tutorial/index.html I'm getting stuck at the step that says "Proceed with the instructions as lined out in Apple's Developing Cocoa Objective-C Applications: a Tutorial, chapter 3, just ..." It links to an apple cocoa tutorial which seems to have been heavily updated since the pyobjc tutorial was written. I don't quite know which sections I'm supposed to follow. Specifically, I don't know how to link up / define the object "outlets". I'm thinking that I've got to open up Xcode and delve into Obj-C (which is don't want to do, hence the usage of pyobjc)... I hope this makes sense and that someone can help me. Thanks, Craig Marshall |