
-----------------------------------
ericfourfour
Fri Nov 10, 2006 4:47 pm

Mouse Event Handler
-----------------------------------
I made a mouse handler. It handles when the mouse is pressed, when it is released, when the mouse is clicked and when the mouse is double clicked. A knowledge of polymorphism and inheritance is recommended to understand how to use this.

I attached the mouse handler, an example child handler and a program to use it.
