[Pythonmac-SIG] status pyobjc on osx

2012-06-14 Thread Geert Dekkers
hi Ik have a project i originally did in 2008 which uses pyobjc for coregraphics functionality. Obviously python on osx has moved forward since then, and i see that the included python libs no longer include pyobjc. I've been working around that, but what do the list members recommend to keep p

Re: [Pythonmac-SIG] status pyobjc on osx

2012-06-14 Thread Ronald Oussoren
I don't understand what you mean when you say that the included python libs no longer include pyobjc. Pyobjc has never been part of the stdlib. I'm working on a new release of pyobjc, either later this month or just after the release of osx 10.8. One last question: how do you import the Core

Re: [Pythonmac-SIG] status pyobjc on osx

2012-06-14 Thread Nicholas Riley
On Thu, Jun 14, 2012 at 07:03:33AM -0700, Ronald Oussoren wrote: > I don't understand what you mean when you say that the included python libs > no longer include pyobjc. Pyobjc has never been part of the stdlib. My original assumption was that he might have been talking about /System/Library/F

Re: [Pythonmac-SIG] [Pyobjc-dev] Objective-C experts?

2012-06-14 Thread Ronald Oussoren
On 13 Jun, 2012, at 2:22, Ken Thomases wrote: > I can't claim to follow all of the details of how PyObjC works, but here are > my impressions: > > On Jun 12, 2012, at 10:13 AM, Ronald Oussoren wrote: > >> trim_chars = u"*" >> #trim_chars = Cocoa.CFStringCreateWithCString(None, trim_chars, >>