ID:273187
![]() Nov 27 2009, 5:40 pm
|
|
I'm curious if this is possible. What I want to do is when one window pops up, everything else is incapable of being clicked or in any way interacted with until said window is closed.
|
![]() Nov 27 2009, 5:56 pm
|
|
Well, you can use the is-disabled param. I don't think disabling windows does anything, though, so you'll probably have to loop through every user interaction enabled control.
|