wxJoystick

I have a Logitech Wingman gamepad with 8 standard buttons on it. The first four buttons (button numbers 1, 2, 4, and 8) fire events properly. The remaining four buttons either fire events every once in a while when pressed, or not at all. I've seen this behavior both in my own code and in the wxJoystick demo.

Is this a known bug? Is there a fix?

Thanks,
Pete

Peter Parente wrote:

I have a Logitech Wingman gamepad with 8 standard buttons on it. The
first four buttons (button numbers 1, 2, 4, and 8) fire events
properly. The remaining four buttons either fire events every once in
a while when pressed, or not at all. I've seen this behavior both in
my own code and in the wxJoystick demo.

Is this a known bug? Is there a fix?

Please enter a bug report about it. I don't think the wxJoystick code has been updated in ages...

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!