Book a Demo

Author Topic: Opening a project.  (Read 3343 times)

Mithal

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Opening a project.
« on: August 12, 2010, 03:00:17 pm »
Hi, i am currently writing a EA addin and i would like to know if there is a way to trap the  File --> Open Project event or when ever a project is opened.  Say for eg when ever a project is opened i want to do some sort of role based security check.

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Opening a project.
« Reply #1 on: August 12, 2010, 03:13:56 pm »
the EA_FileOpen event?

Geert

Mithal

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: Opening a project.
« Reply #2 on: August 12, 2010, 04:34:05 pm »
Thank for pointing me to the broadcast eventd :)