Hi, after using vvvv a while, it is really amazing.
Right now i’m on a project which can’t fullscreen the renderer(EX9), for i have three video output with only one graphic card. if i combine this three renderer(Ex9) to one use dx9texture, the texture isn’t good enough though i’ve changed the width and height param in dx9texture.
so i’ve search the forum, and find that the Window node can change width and height for renderer(EX9), but it can’t remove window title and change its name.
For now i have to write a vc++ code to remove the window title.
Wish i can change the “DirectX Renderer” to other name in next version.