Original author: mamba2...@gmail.com (December 01, 2012 07:58:24)
Until the adoption of the Native Windowing Toolkit (NEWT) it was possible to add a MouseWheelListener to the processing applet (indeed many libraries include peasycam relied on this). Since the adoption of the new processing event system and NEWT JOGL this is no longer possible. Now it would have been quite nice to have had a processing.event.MouseWheelEvent implemented, but in the absence of that it can we have the mouseWheelMoved of the NEWTMouseAdapter implemented?
Original issue: http://code.google.com/p/processing/issues/detail?id=1423
Original author: mamba2...@gmail.com (December 01, 2012 07:58:24)
Until the adoption of the Native Windowing Toolkit (NEWT) it was possible to add a MouseWheelListener to the processing applet (indeed many libraries include peasycam relied on this). Since the adoption of the new processing event system and NEWT JOGL this is no longer possible. Now it would have been quite nice to have had a processing.event.MouseWheelEvent implemented, but in the absence of that it can we have the mouseWheelMoved of the NEWTMouseAdapter implemented?
Original issue: http://code.google.com/p/processing/issues/detail?id=1423