Hello,
I just want to point out an already know problem of finding some nodes. Again :-)
The SetWindowState is good example I have. Obviously, it is a very useful node, which you need immediately when you making a windows application - most likely you want to configure how the window will appear, behave and what name it will have.
I’m working with v4 on a daily basis, and I can say that I’m an advanced user. From my programming perspective I can understand why the SetWindowState is a part of separate lib, and even why this lib is not referenced by default.
But still, after so many times using it, it takes me sometimes a half of hour to fined the SetWindowState - feels wrong :-)
As a quick suggestion for this specific node - let’s include it to the Renderer help doc, maybe?
And for a general problem, should we open a discussion and start collecting such cases?