Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Adding a new tab in the Management Window

(1/2) > >>

puneet_m:
Which xrc file is adding the tabs Projects,Symbols and Resources on the left hand side Management window.

Thanks,
Puneet

thomas:
None.

puneet_m:
Then what file is adding these tabs? Basically I want to add a new tab to this Management window pane. So I am looking for the code(filename) which does the addition of the tab.

thomas:
Several ones, for example projectmanager.cpp

puneet_m:
Thanks for your reply. I see the following line adding Projects tab
m_pNotebook->AddPage(m_pTreed, _("Projects"));

But where are the Symbols and Resources tab getting added?

Thanks,
Puneet

Navigation

[0] Message Index

[#] Next page

Go to full version