How to know which modal dialog is active?
#1
I've been creating an addon. It's been slow going but I have made progress. But now i've run into an error i can't get passed. 

2023-08-06 22:07:25.975 T:5840    debug <general>: Activating window ID: 13031
2023-08-06 22:07:25.975 T:5840     info <general>: Activate of window '13031' refused because there are active modal dialogs

I use a separate file to manage the opening and closing of the windows. The windows all close the same way so there shouldn't be anything still active. This is like the 3rd level of window so it's strange that this one is always causing the error.

Anyway... Is there a way to find out if any modal dialogs are active and what they are?
Reply

Logout Mark Read Team Forum Stats Members Help
How to know which modal dialog is active?0