On 1/11/08, Richard Jones <[EMAIL PROTECTED]> wrote:
>
> On Jan 11, 2008 5:03 AM, Esteban <[EMAIL PROTECTED]> wrote:
> > About the XQueryKeymap trick from freeglut: do you remember having
> considered this?
>
> Nope -  Alex?

Likewise nope -- I'm pretty happy with how key repeat works at the
moment.  It took a long time to get to this point where it works for
everybody, and am not too keen on changing it unless there are
problems.

I would imagine that XQueryKeymap  returns the key state that was read
at the time of the last event in the queue -- in your case with long
polling delays you have several events queued up, so this value can
only be misleading.

Alex.

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