I have an oldish monitor I'm using in my experiments that lists a capacity to run at 1024x768 120Hz but anytime you pump it up that fast it goes crazy and prints an 'invalid sync' message on screen. The next lowest setting is 100Hz which is fine for me, but pyglet.win.Window(fullscreen=T) automatically tries the 120Hz setting and I'm having trouble figuring out how to override this behaviour and get it to satisfy itself with 100Hz. Any suggestions?
Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
