Hello! On 7 нояб, 11:03, Alex Holkner <[EMAIL PROTECTED]> wrote: > The default on_resize handler (which sets up an orthographic projection) > was being called after your setup() function.
I think http://pyglet.org/doc/programming_guide/resizing_the_window.html should mention the existence of *default* `on_resize` handler. Is `on_resize` event generated at the start of `Window` creation? If yes, this fact should probably be mentioned somewhere in the docs. And thank you for the working cube example! It would be great if a variant of it was included in `examples` directory... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
