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 -- 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.
