On Wed, Nov 23, 2011 at 5:22 AM, Nicolas Rougier <[email protected]>wrote:
> Hi all, > > I've installed the cocoa-port from the hg tree and the following > script shows only one window on OSX Lion. Could someone confirm the > behavior ? > (I would have expected 2 windows to show up) > > import pyglet > pyglet.window.Window() > pyglet.window.Window() > pyglet.app.run() > > > Nicolas > As far as I know, the cocoa-port branch is outdated - it was merged into trunk a considerable time ago, and all the bug fixes have since been applied only to the trunk. -- 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.
