On Mon, Jan 4, 2010 at 6:53 PM, Nick <[email protected]> wrote:
> Hi, I tried the pyglet-cocoa alpha by Tristam MacDonald and the "hello > world" sample works for me. I get a few warning messages when it > closes down: > Memory management is a nightmare both across the PyObjC bridge, and when initialising NSApplication without a NIB file. I *think* I have tracked down most of those problems in my local copy. > Next I tried my own app, which is the beginnings of a simple windows > shooter. There seems to be some type incompatibility warnings when > creating the window. It seems GLsizei type is incompatible with what is passed to it. I > don't know if you've seen this warning or if you only tried full > screen mode. I ran in to some errors with the ctypes bindings on 64-bit. Has anyone tested 64-bit support on Windows/Linux? Cheers, keep up the good work, it would be really good to have a 64- > bit Python compatible version for the Mac. > Nick > I will try to push a beta release out in the next few weeks, but being currently in the Caribbean with flaky internet, it may take a little longer than that ;) -- 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.
