I think the 2.7.2 version comes from the python.org site. I just tried the multiple_window example with the ctypes version and no change at all. Only the second window appears and I suspect the first one is offscreen for some reason.
I also ran the test suit and purple/yellow windows fails (only got yellow window). Nicolas On Thu, Nov 24, 2011 at 4:02 PM, Tristam MacDonald <[email protected]> wrote: > On Thu, Nov 24, 2011 at 9:51 AM, Nicolas Rougier <[email protected]> > wrote: >> >> Thanks for testing. >> The multiple_windows does not work for me. >> >> I've tested with : >> >> Python 2.7.2 (v2.7.2:8527427914a2, Jun 11 2011, 15:22:34) >> [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin > > > That isn't Apple's stock python, given that Aple is still at version 2.7.1. > Do you happen to know which python package that build comes from? >> >> I will try with evilphillip-cocoa-ctypes. Where is it hosted ? > > > http://code.google.com/r/evilphillip-cocoa-ctypes/ > It should have feature parity with the normal Cocoa port, but expect to see > some additional warnings on the console. > -- > Tristam MacDonald > System Administrator, Suffolk University Math & CS Department > 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. > -- 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.
