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
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
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
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