Book a Demo

Author Topic: Tab in EA  (Read 3949 times)

rashid.mohd

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Tab in EA
« on: September 07, 2006, 05:44:12 am »
I am integrating EA with other third party Requirement management tool and for this project i want to create a Tab in 'Project View' side i.e. just near to Project View tab. I have used the AddTab method but it create a full screen tab in EA. So can u tell me how to create a tab in EA just look like Project View tab.
Also i want to add a .NET Tree View control  in created TAb


HElp me !!!!!

RASHID
Project Manager

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Tab in EA
« Reply #1 on: September 07, 2006, 07:19:09 pm »
Hello Rashid,
EA unfortunately does not support creation of custom dockable windows.  As you have already found, Custom controls can be opened in a tab in the document window, but alternately you could perhaps try opening a floating window on it's own (independant of EA) from your AddIn.