Hi everyone! My environment consists of ten or so iMacs running over the network with an Xgrid server. All account data is held on the server so anyone can log in from any of the iMacs.
I logged in on two machines, built two pyglet programs and launched one of them on each machine. I expected each program to launch in its corresponding machine. But lo, both windows appeared on the screen of the FIRST machine that I logged into. I'm not expecting pyglet to be re-engineered to work in situations like this; that's a very rare user demand. But does anyone know why this behaviour happens with pyglet and not with other applications, and if there is a simple workaround? What if I install two copies of the pyglet libraries and launch each program linked to one of them? Thanks :) Louise -- 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.
