Clickable windows areas
- Posted by Evan Marshall <evan at net-link.net> Mar 28, 2002
- 440 views
Is there an easy(+ or -) way to make certain areas of a window clickable? I have an image of a piano keyboard and I'd like to be able to make the keys clickable. I could use an onMouse event and check to see if the mouse was in the area of a certain key, but I am hoping there is an easier way.