[Pythonmac-SIG] History of Python in MacOSX

2005-01-28 Thread Robert White
I started with Jaguar, MacOSX 10.2, where Python was built as a framework. I am just curious. Was Python included with 10.1 or 10.0? If so, were they framework builds as well? Thank you for your time. ___ Pythonmac-SIG maillist - Pythonmac-SIG@pyt

Re: [Pythonmac-SIG] iTunes scripting/Python shilling opportunity?

2005-01-28 Thread Jack Jansen
On 26-jan-05, at 21:50, has wrote: Bob wrote: It doesn't sound like that's what he wants. Yeah I know, I was thinking laterally; throwing random ideas into the ring 'n that. iTunes... Mac Mini... media centers... cross-platform... LANs... etc... seems a very wide field; perhaps there's opportuni

Re: [Pythonmac-SIG] iTunes scripting/Python shilling opportunity?

2005-01-28 Thread has
Jack wrote: iTunes... Mac Mini... media centers... cross-platform... LANs... etc... seems a very wide field; perhaps there's opportunities there for MacPython to do interesting things. Definitely, [...] But, of course, I don't have the time:-( But it would really make me happy if people looking

[Pythonmac-SIG] arghh, wxBitmapButton problem ...

2005-01-28 Thread Darran Edmundson
I'm having problems with wxBitmapButton as discussed in this post to the wxPython-users list yesterday. Robin indicates that this is a known problem on the Mac. I wonder if someone here can confirm this and possibly point out a workaround? What confuses me is that the wxBitmapButton example in t

Re: [Pythonmac-SIG] python.h and veclib.h incompatible?

2005-01-28 Thread Jack Jansen
Google found one possibly interesting reference, and the rest of that thread. The trick seems to be to include before "python.h". On 25 Jan 2005, at 03:31, Brian Clarkson wrote: Hello. I was swig'ing an extension that