Yo! It might be something you're doing - I thought joysticks weren't working, either <https://groups.google.com/forum/#!searchin/pyglet-users/joystick|sort:relevance/pyglet-users/-Vf9b3rlpck/rHNtW8beBQAJ>, but some simple code I made didn't have any problems. You might want to trim your app code down to something simple, and then investigate further from there.
On Friday, October 6, 2017 at 10:30:19 AM UTC-7, Chris Norman wrote: > > Hey all, > > I'm trying to add joystick support to my game client. > > > I know joysticks work because I can make a bare-bones app which uses > them, but for some reason the handlers I'm definitely pushing (logs > prove that) are never firing. > > Is there anything which might stop the handlers from being set properly > or something? > > > Sharing all the code for my app is probably not a good plan because it's > quite large, but I'll happily do that if people think it will help. > > > Cheers, > > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
