On Feb 24, 3:37 am, Laurens Simonis <[email protected]> wrote:
> Have you tried setting the sizer's proportion to (at least) 1 and set 
> wx.EXPAND?
> I use wxPython here at work, but not in combination with pyglet.

Yup.  EXPAND works as expected in a plain wxPython window, but not in
WxCanvas.

My impression is that it's paying attention to what elements have
already been created in the window, and WxCanvas is being counted as
an element, *not* as a panel in which things can be laid out.

-- Conrad

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