Page 1 of 1

Creating new window layout while using IPluginWindow<T>

Posted: 13 Jan 2016, 08:39
by sandercox
We have a plugin and a show with multiple plugin instances of a Window that is of the IPluginWindow<T> style. Opening the manage layouts in the director and clicking the new button the layout get's duplicated with all the windows however all my plugin windows are now assigned to the '(none)' channel (according to the text below the window title).

When opening the window manager the plugin windows no longer have settings for the window type nor can the channels be selected.
(BTW the Window type drop down is also lost for regular IPluginWindow based plugin windows)