<div dir="ltr">You can also do group view of group view :). Here is an example of that from "ProteusPoisson.sbt" in cmb that Andy created<div><br></div><div><div>    <GroupView Title="Physics" ></div><div>      <InstancedView Title="PDE"></div><div>        <InstancedAttributes></div><div>          <Att Type="physicsname">ModelName</Att></div><div>          <Att Type="analyticalSolution">analyticalSolution</Att></div><div>          <Att Type="coefficients">Coefficients</Att></div><div>          <Att Type="dummyInitialCondition">dummyInitialCondition</Att></div><div>          <Att Type="physicsTime">Physics Time???</Att></div><div>          <Att Type="sparseDiffusionTensors">Sparse Diffusion Tensors</Att></div><div>          <Att Type="LevelModelType">LevelModelType</Att></div><div>        </InstancedAttributes></div><div>      </InstancedView></div><div>      <GroupView Title="Boundary Conditions" Style="Tiled"></div><div>        <InstancedView Title=""></div><div>          <InstancedAttributes></div><div>            <Att Type="bcsTimeDependent">bcsTimeDependent</Att></div><div>          </InstancedAttributes></div><div>        </InstancedView></div><div>        <AttributeView Title="" ModelEntityFilter="f"></div><div>          <AttributeTypes></div><div>            <Type>BoundaryCondition</Type></div><div>          </AttributeTypes></div><div>        </AttributeView></div><div>      </GroupView></div><div><br></div><div>      <AttributeView Title="Initial Conditions" ModelEntityFilter="r"></div><div>        <AttributeTypes></div><div>          <Type>initialCondition</Type></div><div>        </AttributeTypes></div><div>      </AttributeView></div><div>      <InstancedView Title="Domain"></div><div>        <InstancedAttributes></div><div>          <Att Type="gridalternate">gridalternate</Att></div><div>        </InstancedAttributes></div><div>      </InstancedView></div><div>    </GroupView></div></div><div><br></div><div>Yumin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 29, 2015 at 6:05 PM, David Thompson <span dir="ltr"><<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Yes - If you specify Style=Tiled in the group view - you would get the children views to be tiled instead of tabbed.<br>
<br>
</span>Thanks, that worked! I didn't know about the Group view either, so double bonus!<br>
<span class="HOEnZb"><font color="#888888"><br>
        David<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
>> On Jun 29, 2015, at 4:03 PM, David Thompson <<a href="mailto:david.thompson@kitware.com">david.thompson@kitware.com</a>> wrote:<br>
>><br>
>> Hi all,<br>
>><br>
>> I am writing an SMTK attribute template for an interactive simulation and have a question about views.<br>
>><br>
>> I have a view named "Scene" that contains camera and lighting parameters. There are both global  parameters and per-light parameters. I would like to allow an arbitrary number of lights to be created and have them displayed in the "Scene" view below the global parameters.<br>
>><br>
>> Is it possible to have both instanced and singleton attributes in the the same view?<br>
>><br>
>>      Thanks,<br>
>>      David<br>
>><br>
>> PS. To be more clear, I would like to include the "Light" tab (2nd screenshot) into the "Scene" tab (1st screenshot).<br>
>><br>
>> <Screen Shot 2015-06-29 at 3.59.05 PM.png><Screen Shot 2015-06-29 at 3.59.54 PM.png><br>
>> _______________________________________________<br>
>> Smtk-developers mailing list<br>
>> <a href="mailto:Smtk-developers@smtk.org">Smtk-developers@smtk.org</a><br>
>> <a href="http://public.kitware.com/mailman/listinfo/smtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/smtk-developers</a><br>
><br>
<br>
_______________________________________________<br>
Smtk-developers mailing list<br>
<a href="mailto:Smtk-developers@smtk.org">Smtk-developers@smtk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/smtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/smtk-developers</a><br>
</div></div></blockquote></div><br></div>