C# Dynamic Plugin creates pins on its own

Hei all,

Creating a small plugin with the following code : #region usingsusing System;using System.ComponentModel.Composition;using - Pastebin.com.

Soon as I connect an IOBox to my Window Handle pin, a new “Window Handle” pin is created, see gif :

new_pin

Tested on alpha and b36. TTY says nothing when that happens.

Thanks !

seb

EDIT : this also happens if I compile from VS

plugins (or maybe all nodes) all happen to have an Window Handle output pin already. Once you interact with the pin you created with the same name, vvvv can’t differentiate both of them and set’s the internal one to visible as well.

hehe, changing the name of the pin did the trick, couldn’t have thought about it :)

thanks woei !

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.