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

