On Feb 26, 11:37 am, Alejandro Castellanos <[email protected]> wrote: > Hello, I've never delved into Pyglet's capabilities to display > multiple windows and figured this might have been a good time to do > so, and I was wondering about what was the correct way of displaying > independent windows inside of another, larger one. Does it somehow > involve using the class 'pyglet.window.Screen' ? Can anyone post some > code examples? > > Thanks in advance.
Hey. Just to clarify: Do you mean OS-level windows, so you want to present an 'MDI' style interface, like the way many MS Word document windows used to appear within a single MS Word window? Or do you mean something else? -- 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.
