Window Groups

<< Click to Display Table of Contents >>

Navigation:  Setup and Technical >

Window Groups

Window groups are row × column arrangements of windows that scale and move together. These are predefined, in the Marquee project folder, \Plugins\JugglerPlugin\JugglerPlugin.xml. Marquee uses these but does not define them. Edit this file as required.

<JugglerPlugin>

   <BgNDIs count="4"/>

   <WindowGroup name="2x1" rows="1" columns="2"/>

   <WindowGroup name="3x1" rows="1" columns="3"/>

   <WindowGroup name="1x2" rows="2" columns="1"/>

   <WindowGroup name="1x3" rows="3" columns="1"/>

   <Windows count="16"/>

</JugglerPlugin>

Here four groups have been defined as typical arrangements of 2 and 3 windows.