Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: adoo on August 01, 2012, 11:25:43 pm
-
Hi!
i try to modify the action of the event of the Button_Click Apply by the Creation of a new Issue with vb script. but i have null idea how to do it, i'm not so experimented with vb script.
thanks!
Best Regards
-
You can't.
You could write an addin that reacts to one of the broadcast events of EA, but you can't change the behavior of EA itself.
In your case I would have a look at EA_OnPostNewElement but I'm not sure if that will get triggered when creating a new issue.
Geert