Book a Demo

Author Topic: EA_OnNotifyContextItemModified problem  (Read 2932 times)

andreasmann

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
EA_OnNotifyContextItemModified problem
« on: May 06, 2010, 10:33:12 pm »
I'm currently developing an Add-In for EA 8.0 which uses the EA_OnNotifyContextItemModified event.

Everything works flawlessly except for when I change linked documents. In this case, the event doesn't get called at all.

Is this intended behavior or have I run into a bug? Are there any workarounds?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: EA_OnNotifyContextItemModified problem
« Reply #1 on: May 07, 2010, 05:49:49 pm »
Probably a bug.
You better report it.

Geert

andreasmann

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA_OnNotifyContextItemModified problem
« Reply #2 on: May 14, 2010, 05:41:32 pm »
OK, thanks.