Is it possible to create a mouse listener to listen on a whole applet even when you have used other canvas classes in the applet.
The problem I am having is that the mouse listener works in each seperate canvas but does not work on the overal applet.
Any help is appreciated
The problem I am having is that the mouse listener works in each seperate canvas but does not work on the overal applet.
Any help is appreciated