i have 2 panels (more, but for sample i say 2).
In panel1 have 8 button, y panel2 only 1 button.
the 2 panel have in same layout.
i move the top and left of panels and bring to front the main, but when the user do click in panel2 (not in any button), the event or button in panel1 are lunched.
That is, the button are not visible because the panel2 are on top, but the event are detected.
how disable the buttons in this panel1? i think to use other object, no panel, or set the panels in other layout, or .. ideas?
(i have 5 panels with submenus in the 8 buttons, each button show other panel, with 3 o 4 buttons)
In panel1 have 8 button, y panel2 only 1 button.
the 2 panel have in same layout.
i move the top and left of panels and bring to front the main, but when the user do click in panel2 (not in any button), the event or button in panel1 are lunched.
That is, the button are not visible because the panel2 are on top, but the event are detected.
how disable the buttons in this panel1? i think to use other object, no panel, or set the panels in other layout, or .. ideas?
(i have 5 panels with submenus in the 8 buttons, each button show other panel, with 3 o 4 buttons)
Last edited: