I can't speak with any authority on
this, but I don't think that PythonCard .81/.82 has been tested against
Python 2.4.x. I ran into lots of problems with this and no one on the PythonCard
list was able to help me with it, so I ended up continuing to use Python
2.3.5 for PythonCard .81 and .82.
On Jun 13, 2005, at 4:02 PM, Robert Brown wrote:
> I've been thinking about writing a nice interpreter view that can
> be easily embedded as a debugging console in applications for a
> while... thanks for doing it for me! How do I get references to my
> objects though? I'd specifically lik
I've been thinking about writing a nice interpreter view that can be easily embedded as a debugging console in applications for a while... thanks for doing it for me! How do I get references to my objects though? I'd specifically like to get a reference to a controller object. Through NSApp() I