Re: [Pythonmac-SIG] PyObjC tutorial without Xcode

2008-07-19 Thread Orestis Markou
zer Code by Kevin http://www.codebykevin.com From: "Craig Marshall" <[EMAIL PROTECTED]> Date: 18 Ιουλίου 2008 7:25:36 ΜΜ GMT+01:00 To: pythonmac-sig@python.org Subject: [Pythonmac-SIG] PyObjC tutorial without Xcode Hi, I am familiar with python already, and I am familiar w

Re: [Pythonmac-SIG] PyObjC tutorial without Xcode

2008-07-19 Thread Craig Marshall
Hi all again, > Below my signature is a sample script demonstrating a really minimal use of > pyobjc. This is meant to be run from the command line, and uses the BTop2 > framework from Perfectly Scientific. You can download that framework for > free, but it won't do much if you don't have the ha

Re: [Pythonmac-SIG] PyObjC tutorial without Xcode

2008-07-18 Thread Dav Clark
I sent this just to Craig, but figured I should probably send to the group in retrospect - at least this way something'll be online in the pythonmac-sig archives... Below my signature is a sample script demonstrating a really minimal use of pyobjc. This is meant to be run from the command

[Pythonmac-SIG] PyObjC tutorial without Xcode

2008-07-18 Thread Craig Marshall
Hi, I am familiar with python already, and I am familiar with the mac as a user, but otherwise have no mac development experience. I'm keen to learn pyobjc and write native mac/python GUI apps. I'm currently having problems with outdated-ness and inaccuracies with both tutorials* I can find on Py