Author Topic: Delphi Add-In  (Read 2967 times)

Rolix

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Delphi Add-In
« 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!

pepllubc

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • Delphi user
    • View Profile
Re: Delphi Add-In
« Reply #1 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