Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Rolix on August 18, 2004, 03:31:51 am

Title: Delphi Add-In
Post by: Rolix on August 18, 2004, 03:31:51 am
Can somebody please help me with a working example on how to create an EA Add-In with Delphi(6)? I tried several ways (regsvr32 registers ok), but EA still prompt's that there was an error loading my plugin.

What I want to implement is a "jump to Delphi code" from a diagram...

thanks in advance!
Title: Re: Delphi Add-In
Post by: pepllubc on March 12, 2005, 11:22:46 am
Hi....

I have buyed EA(Professional) today.
I am trying to do a simple "add in" with delphi(4)

I have compiled and registred the ocx  (source  in "http://www.sparxsystems.com.au/AutIntExamples.htm") but... when I try execute it with delphi the EA give the next error
EA
An error has Ocurred
Couldn't find d:\temp\spy
(here is where is my add in)

I am lost....
Some body knows where are  information abaut this

Thanks for your atention