Hello,

I am using the layout from the Tobago Blank Demo
overview.tag etc. with Tobago 1.0.10.

I have a nice layout for my main dialog, however,
when I move on to a second dialog which has not the same
hight as the first one the navigator bar in the left
column is not at the top anymore.
The smaller the the hight of the dialog is the more
further has the navigator bar moved down. 

I have tried a lot with the hight attribute but
did not succeed. Do you have any suggestions?

Here are the outer component tags:

<layout:overview>
<f:subview id="selectItemDlg">
<jsp:body>
<tc:panel>
<f:facet name="layout">
  <tc:gridLayout rows="1*;2*"/>
</f:facet>
...
</tc:panel>
</jsp:body>
</f:subview>
</layout:overview>

Thanks in advance
Clemens Sietas

-- 
--------------------------------------------
Clemens Sietas
email: [EMAIL PROTECTED]
--------------------------------------------


Reply via email to