cordarei / libwm

Automatically exported from code.google.com/p/libwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse motion events

GoogleCodeExporter opened this issue · comments

Add mouse motion events. Create a new event class MouseMotionEvent, make
appropriate additions to EventHandlers and the event creation and
dispatching in all implementations. MouseMotionEvents should include
information about the states of mouse button and keyboard modifier keys
within the limitations of portability.

Original issue reported on code.google.com by maililis...@gmail.com on 13 Jul 2009 at 8:38

Original comment by maililis...@gmail.com on 13 Jul 2009 at 12:09

  • Added labels: Milestone-Release0.1

Original comment by maililis...@gmail.com on 14 Jul 2009 at 3:00

  • Changed state: Fixed