When a popup window is open, I want to block all clicks or actions on the background windows. How can I set this
There is no built-in way to achieve this. You can try this solution: Modal windows - #8 by camatt3
1 Like
(post deleted by author)
OP is asking about Vision popup windows (I think, lol).
ops, i delete it!
A bit dopey… but In Vision I used to add a black transparent rectangle covering every page with a click action on it that did nothing, and a visible expression looking at vision client tag which I would turn on and off when opening modal popups. I’m curious about that swing solution posted though