Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: solenn on April 18, 2014, 06:38:00 pm
-
Hello,
When I create an element in a diagram, the method "EA_OnPostNewElement" is called but just when I put it in my diagram.
I would like to know how to call a method when user clicks on button "OK" in properties window.
Thanks a lot,
Solenn
-
Wasn't that OnContextMenu-something?
q.
-
Hello,
I try but it doesn't work.
Do you have an other idea?
Thanks,
Solenn
-
Hello,
It work with method "EA_OnNotifyContextItemModified".
Thanks a lot,
Solenn