Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Xuxin on July 27, 2013, 05:10:10 am
-
Hello,
How to create a window to indicate a hierarchical tree in Enterprise Architect. This window is like a repository browser in EA. But it should show/edit text sentence, class name and type of class (eg. abstract).
I could create a window form using C# to show this tree. But the window form is not good to see as the repository browser of EA.
So anyone know how to create a window in EA? Thank you.
-
Look into Repository.AddTab
q.
-
Geert Bellekens has a sample how to do this and some useful framework classes in his Git-Hub repositories: https://github.com/GeertBellekens
HTH
Günther