Hello,
I tried the following command: window = Window (width=640, height=480, fullscreen=True) that raises an exception. While I understand that specifying the width and height in fullscreen mode does not make sense, would that be possible to use the specified width and height for the window when it exits fullscreen mode ? (currently, it uses the default 640x480 size) Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
