On Wed, Oct 20, 2010 at 8:02 PM, Casey Duncan <[email protected]>wrote:
> pyObjC I'm not so sure about though ;^) I'm assuming it'd > need to depend on that, correct? > Yes, it is the only (feasible) way to access Cocoa APIs directly from within Python. Luckily, apart from some quirks here and there, pyObjC is pretty straightforward. > I'm thinking this is not a huge job, but getting it properly tested > may be challenging. > It isn't that hard, and there seem to be plenty of willing testers. I would finish the job, but I don't have access to a Mac these days, and sadly don't have the grand to shell out for a new one ;) -- Tristam MacDonald http://swiftcoder.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
