Congrats to all the pyobjc developers, this is a great way to start the
new year.
I have a couple of questions about pyobjc 1.2. First, can Categories
extend classes which are defined in Python?
Second, what applications can be extended with plugins? I realize a
complete list is unfeasible, b
On Jan 1, 2005, at 9:29 PM, Dethe Elza wrote:
I have a couple of questions about pyobjc 1.2. First, can Categories
extend classes which are defined in Python?
Only if they are a subclass of an Objective-C class.
Second, what applications can be extended with plugins? I realize a
complete list i
On Jan 1, 2005, at 5:33 PM, [EMAIL PROTECTED] wrote:
Update of /cvsroot/python/python/dist/src/Mac/OSX
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14408
Modified Files:
fixapplepython23.py
Log Message:
Create the wrapper scripts for gcc/g++ too.
+SCRIPT="""#!/bin/sh
+export MACOSX
Greetings... :-)
I am here due to some good friends to learn Python. :)
However, I need some help to really easily learn Python. Due to typing limitations of my fingers, I could really use a code auto-complete feature in the Macphython IDE am currently using to learn Python with. Anyone
On Jan 2, 2005, at 12:47 AM, [EMAIL PROTECTED] wrote:
However, I need some help to really easily learn Python. Due to typing limitations of my fingers, I could really use a code auto-complete feature in the Macphython IDE am currently using to learn Python with. Anyone up to adding this? I a
I have a couple of questions about pyobjc 1.2. First, can Categories
extend classes which are defined in Python?
Only if they are a subclass of an Objective-C class.
OK, that's about what I expected.
Second, what applications can be extended with plugins? I realize a
complete list is unfeasible
On Jan 2, 2005, at 2:13 AM, Dethe Elza wrote:
Second, what applications can be extended with plugins? I realize a
complete list is unfeasible, but which Apple applications would be a
good start. As far as I can tell, Safari requires Netscape-style
plugins to extend it, is that wrong?
Any appli