Book a Demo

Author Topic: Add-In OnPostNew event for copied packages  (Read 3396 times)

BHeinrich

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Add-In OnPostNew event for copied packages
« on: September 01, 2020, 05:11:39 pm »
Hello,

I'm developing an Add-In for Enterprise Architect and want to react when a new package is created. The event EA_OnPostNewPackage works for the cases specified in the guide, but not if the package was created by copying the full structure to the clipboard and then pasting the package using the project browser.
Is there an event that gets triggered if a package is duplicated using the clipboard (or other methods)?


Bernhard

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Add-In OnPostNew event for copied packages
« Reply #1 on: September 01, 2020, 08:26:42 pm »
I don't think so. Probably time for a bug report.

q.