All, If I create two or more pyglet.window.Window instances, how can I control which window is currently "active" (eg, at the top of the stack, unobscured by the other window(s))?
Or perhaps I'm "doing it wrong"? I *could* display within one single fullscreen window, but if I did this I would still need to have window- like regions inside my fullscreen window. If I went this route, is there already code available for me to reuse, or would I have to do it all from scratch? -- 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.
