pop-up pass through?
MorgoZ
Posts: 116
Hello!
i want to make a pop-up with some buttons and a transparent background, and i would like to know if i could make this pop-up "pass through", like with buttons, so all the buttons behind the pop-up could still be enabled.
Thanks to all!
i want to make a pop-up with some buttons and a transparent background, and i would like to know if i could make this pop-up "pass through", like with buttons, so all the buttons behind the pop-up could still be enabled.
Thanks to all!
0
Comments
I don't believe you can do that. Perhaps you can make the popup smaller or use several smaller popups to make what you're trying to do. That's going to be harder but it can be made to work.
If it were me, I'd redesign the layout of my underlying page and/or popup so it will work. Form follows function; not the other way arouond.
Jeff
Making the underlying buttons "above pop-ups" could help, but the problem is that there are more pop-ups and not all of them are invisible, so the problem changes, but is not solved.
I?ll try to activate/deactivate the "above pop-ups" option by netlinx depending on the button pressed, but i?m going to hate my code
Thanks anyway!!
Salutes.