Book a Demo

Author Topic: EA Automation Interface problems/questions  (Read 4883 times)

hynek

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • Trying to use EA in team software developement
    • View Profile
EA Automation Interface problems/questions
« on: August 29, 2002, 07:20:27 am »
- Is there a way NOT to show EA GUI (window) when using Repository.OpenFile() ?
 (ShowWindow() method of Project interface doesn't seem to do anything)
- Repository.GetXXXXXByID(some_nonexisting_ID) methods cause Internal application error
- How to refresh the GUI (including diagram window) after element/diagram object/... modification ?


Thanks

Hynek
Hynek

hynek

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • Trying to use EA in team software developement
    • View Profile
Re: EA Automation Interface problems/questions
« Reply #1 on: August 30, 2002, 03:16:50 am »
ShowWindow(0|1) now works in my program. But Repository.OpenFile() problem stays... (eg. suppose accessing the Interface from ASP page)
Hynek

Rogerio Ramos

  • Guest
Re: EA Automation Interface problems/questions
« Reply #2 on: November 05, 2002, 09:07:33 am »
Hello,

Did you find a way to prevent EA to show its UI when you use automation?

Thanks

hynek

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • Trying to use EA in team software developement
    • View Profile
Re: EA Automation Interface problems/questions
« Reply #3 on: November 06, 2002, 01:20:04 am »
Hi,

I stopped experimenting with EA automation weeks ago :(
Try to send an 'Add a feature' request :)

Hynek
Hynek

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: EA Automation Interface problems/questions
« Reply #4 on: November 06, 2002, 03:25:12 am »
Hi Guys,

If you do have a request or problem with the Automation Interface, please drop me a note at:

[email protected]

Outline what you are trying to achieve - and what seems to be missing or needed to get the job done.

Thanks,

Geoff Sparks