On 10/09/2007, at 4:46 PM, __doc__ wrote:
>
> I propose these two changes:
> + while xlib.XCheckTypedWindowEvent(_x_display, _window,
> xlib.ClientMessage, byref(e)):
>
Thanks for this... I can't believe we missed this function (or
perhaps we rejected it for reasons forgotten... Richard?). I'll
apply the patch the next time I'm near Linux.
>
> wrap('tools/wraptypes/wrap.py',
> + '-opyglet/window/xlib/xinput.py',
> + '-lXi',
> + '-mpyglet.window.xlib.xlib',
> + '/usr/include/X11/extensions/XInput.h',
> + '/usr/include/X11/extensions/XIproto.h')
Any reasons for these? I would like to add more input support
(especially tablets/joysticks) to future versions of pyglet, but not
before the 1.0 release.
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
-~----------~----~----~----~------~----~------~--~---