*What I want*...

Main Page | Packages | Files | Design Docs [selected]
       | UML [selected]|
            | Page1 | Page2 [selected] |
                [Page2 Contents]
                
*what I get *when I select Page2 is

Main Page | Packages | Files | Design Docs
    [Page2 contents]

*DoxygenLayout.xml*

    <tab type="usergroup" title="Design Docs" visible="yes">
        <tab type="usergroup" title="UML">
            <tab type="user" url="@ref page1" title="Page1" />
            <tab type="user" url="@ref page2" title="Page2" />
        </tab>
    </tab>

It seems that when the user tab is created it is leaving out the 'navrow'
tab divs.  

Is there a setting I'm missing to get it to include these divs?

thx.




--
View this message in context: 
http://doxygen.10944.n7.nabble.com/How-do-I-create-a-custom-tab-with-sub-tabs-tp5632.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to