On Wed, Oct 20, 2010 at 11:00 PM, Richard Jones <[email protected]> wrote: > On Thu, Oct 21, 2010 at 4:58 AM, Bruce Smith <[email protected]> wrote: >> On Tue, Oct 19, 2010 at 10:41 PM, Richard Jones <[email protected]> >> wrote: >>> pyglet on OS X appears to be in a bit of a bad state at the moment. >>> The current development version is based on Carbon, which is a number >>> of years out of date, and broken to boot (e.g. on_mouse_drag doesn't >>> get buttons). ... >> >> About that bug specifically (on_mouse_drag doesn't get buttons) -- I think >> this showed up for me when I switched to Snow Leopard. I use pyglet 1.2dev, >> and a microsoft USB mouse. Is it known to be impossible to support this in >> Carbon now, or is it just a bug like any other which might be fixable within >> Carbon? > > The big problem is that as far as Apple's concerned Carbon doesn't > exist on Snow Leopard - I can't even get to the documentation any > more. It must be replaced. > > I have zero experience with Cocoa ... but then I guess I had zero > experience with Carbon at one point too. I just loathe Objective-C :-)
I'd love to step up and take this on, but realistically I won't have any time until about Feb. I'm no expert on Cocoa, but I don't loathe objective-C. pyObjC I'm not so sure about though ;^) I'm assuming it'd need to depend on that, correct? I'm thinking this is not a huge job, but getting it properly tested may be challenging. -Casey -- 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.
