Mouse Events
Posted: Mon Jul 28, 2003 6:43 pm
Does anyone know how to get mouse events for Gadgets?
like if you move the mouse over an image the image will change, or
if you press down or up on a button the image will change also?
I don't want to have to define coords like:
IF mouse > gadgetX and mouse < gadget width ect......
But if this is the only way. I guess i will have to use it
Also how to you get the mouse coords from the inside of the gadget list
and not the window?
Thanks
like if you move the mouse over an image the image will change, or
if you press down or up on a button the image will change also?
I don't want to have to define coords like:
IF mouse > gadgetX and mouse < gadget width ect......
But if this is the only way. I guess i will have to use it
Also how to you get the mouse coords from the inside of the gadget list
and not the window?
Thanks