views:

4

answers:

0

Hi. Here is an image to illustrate what i mean:

http://img21.imageshack.us/img21/497/windowsmobilee.png

I have one backpanel that listens to mouse_down event. Infront of that backpanel i have another panel(Overlaying panel), and a label in top.

If i push the mousebutton on the label or the "Overlaying panel", nothing is registered.

Is it possible to just make the backpanel listen for mouse actions, or do i have to create listeners for the other panel and label to?

Thanks in advance