Is it possible to create multiple windows in VST? For example, I have a created a knob. As I move the knob, a different window should be created for each movement.
Edit1: Sorry for not being clean enough. I have a parent window and have a button on it. Once I click on the button it should display a new window. How to do it?