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

Good point, actually horizontal scrolling does not work with AWT and Swing apps, but it does work in Eclipse. However, other applications do not throw an exception. Horizontal scrolling results in a MouseEvent with getButton() returning MouseEvent.NOBUTTON causing the Piccolo2D conversion process to throw the exception. Maybe this is a Java Swing issue...

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

Reply via email to