Author Topic: Event in project browser  (Read 4942 times)

damien

  • EA User
  • **
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Event in project browser
« on: July 05, 2008, 12:29:39 am »
Hello,

i would perform an action when an existing element is added to my diagram via the project browser. But the EA_OnPreNewElement and EA_OnPostNewElement method aren't call, can you add methods to catch events when element is added, modified, deleted, ... via the project method.

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: Event in project browser
« Reply #1 on: July 05, 2008, 12:45:25 am »
And, while you're at it, you might as well add some more broadcast events like EA_OnPreChangeTaggedValue, EA_OnPreChangeStereotype and so on.

damien

  • EA User
  • **
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Re: Event in project browser
« Reply #2 on: July 11, 2008, 09:24:55 pm »
up

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Event in project browser
« Reply #3 on: July 29, 2008, 10:41:17 pm »
Very importat sugestion, since sparx are not adding all the properties of stereotypes when adding from project tree.
Recursion definition:
If you don’t understand the definition read "Recursion definition".