Skip to content

add mouse wheel support to 2.0 event system #1461

Description

@processing-bugs

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions