Comment #4 on issue 207 by atdi...@gmail.com: Horizontal scrolling causes an exception
http://code.google.com/p/piccolo2d/issues/detail?id=207

Line 761 creates the button value based on the raw event's getModifiers() (see call to copyButtonsFromModifiers).

For the device you are talking about, does event.getModifiers() or event.getModifiersEx() give any indication of a special button press? Maybe there is a natural translation from that to some state we can track...

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to