how to detect clicks on Drawable images?
Posted: Thu Jul 08, 2010 9:04 am
Hello,
what is the common way to detect clicks on some Drawable object and attach events to it?
Do I need to get the coordinates of the mouse, see if some of the drawn objects are captured by them, discover which one is the foreground, and do something ?..
what is the common way to detect clicks on some Drawable object and attach events to it?
Do I need to get the coordinates of the mouse, see if some of the drawn objects are captured by them, discover which one is the foreground, and do something ?..