I meant an MDI like interface where the other windows can appear
inside of a single one, yes.

I wanna figure out if I can make a larger window that includes an n-
number of smaller ones. See if I can make different panels (windows)
display an n-number of different objects (sprites, images, or 3D) just
like normal pyglet windows do, and that take event handlers and the
like.

Though if it isn't exactly possible, anything resembling that would
suffice.

Thanks in advance.

On 26 feb, 05:58, Jonathan Hartley <[email protected]> wrote:
> 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.

Reply via email to