Re: [Pythonmac-SIG] Best site to get Numeric and wxPython for new Tiger 10.4 install?

2006-01-12 Thread Bill Janssen
Christopher Barker wrote: > Bill Janssen wrote: > >>Apparently most Tiger users are running Python 2.4 > > > > I strongly doubt that. Python 2.3.5 is what comes with the stock > > distribution; > > I was not very precise. How's this: > > Apparently most Tiger users that are building and distrib

Re: [Pythonmac-SIG] Best site to get Numeric and wxPython for new Tiger 10.4 install?

2006-01-12 Thread Christopher Barker
Bill Janssen wrote: >>Apparently most Tiger users are running Python 2.4 > > I strongly doubt that. Python 2.3.5 is what comes with the stock > distribution; I was not very precise. How's this: Apparently most Tiger users that are building and distributing packages are running Python 2.4 > i

Re: [Pythonmac-SIG] State of DrawBot, missing features

2006-01-12 Thread Christopher Barker
Dinu Gherman wrote: Frederik Lundh seems to have abandoned his efforts to port DrawBot to Windows [4] due to its "overforking disease." Well, if you want something cross-platform, maybe the wxPython FloatCanvas (written by me) would serve you well. What I like about it (and why I wrote it) a

[Pythonmac-SIG] distributed objects with PyObjC

2006-01-12 Thread Keith Ray
I'm trying to test-implement Distributed Object using the example server / client from the book "Cocoa Programming" by Scott Anguish, Erik M. Buck, Donald A. Yacktman (chapter 23). I've kept the sample server in Objective C, and I'm trying to implem

Re: [Pythonmac-SIG] State of DrawBot, missing features

2006-01-12 Thread Just van Rossum
Dinu Gherman wrote: > Could someone, please, provide insight into the current state of > DrawBot [1], a nice interactive graphics programming environment, > originally written by Just van Rossum? I asked Just via private > email some weeks ago, but either he's busy or his reply hasn't > made it th

[Pythonmac-SIG] State of DrawBot, missing features

2006-01-12 Thread Dinu Gherman
Hi! Could someone, please, provide insight into the current state of DrawBot [1], a nice interactive graphics programming environment, originally written by Just van Rossum? I asked Just via private email some weeks ago, but either he's busy or his reply hasn't made it through my spam-filter. The