Basically what the title says. It’s been like this since I’ve been using NT for the past year, just kind of sick of alt tabbing multiple times through these infinitely loading windows. I’ve tried reinstalling, clearing cache, re-importing workspaces and a bunch of others. Anyone know how to fix this?
I don’t know, friend, but it’s probably some error in the code.
Bumping if anyone knows
This is another fine example of lazy NT programming - And it can be mitigated.
In the Nirsoft window utility screen below the top 4 entries are the Winform class windows corresponding to the 4 charts which are usually open in this NT workspace. The tool window column below by default will be “no” meaning they will be visible to various displays throughout windows. I wrote a program to switch the tool setting from No to Yes which makes them invisible to the Alt-Tab windows switcher. I used an AutoIt script but it can be done in most any language because in the end it is just invoking WIN32 api calls.

