On Dec 13 2011, 3:21 am, Jonathan Peirce <[email protected]> wrote: > Hi there, > > But then I ran into the slightly weird issue that all the axes are > initiliased as having value=None and this doesn't change for each axis > until the first detected movement on that axis.
OK, this should be fixed now in the trunk. After the device is opened, I run through all controls and set their initial values. --phillip -- 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.
