Panels rendering onto texture can not react on mouse clicks because they don't know the mouse position relative to their target texture.
I already understand this, but i want to know is possible to get info about elements of panel(something like pan_getbutton,pan_getdigits), this give me chance to detect events by myself =)