Please warn me if I am posting to the wrong group.

I want to know how is the information about the touch events stored
with the screen(not the activity`s view) . In a screen there are many
clickable regions.When I click on any area which is not clickable
nothing happens, so when I click somewhere the input handler somehow
gets the coordinates of the touched point and sends it for processing
where it comes to know that the region was not clickable.So I want to
know how is this information gets stored with the screen that which
areas are clickable on a screen?


Thanks in advance!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to