|
| Re: C#.NET into Delphi 5? |
 |
Sun, 09 Dec 2007 15:26:52 +053 |
Have you tried HYDRA from REMObjects?
S Clough wrote:
> Forgot to say - the C# programme is a Systems.Windows.Forms.Control, which
> is why I can't get it into Delphi 5 directly...
>
> "S Clough" <sccNOSPAM@terrafix.co.uk> wrote in message
> news:47136dc9$1@newsgroups.borland.com...
>> I have a complicated programme written in Delphi 5, with a number of
>> controls, and a display in the centre, which is now out of date.
>>
>> I have a display engine written in C#.NET (Visual Studio 05). This is
a
>> dll that reads data from files and displays it, and needs to be dropped
>> into the Delphi 5 programme so it can be controlled. So far I haven't
>> found this to be possible.
>>
>> I am hoping it's possible to write an interface between the two using
>> delphi for .NET. I've downloaded a trial version of Borland Developer
>> Studio but I'm just finding it very confusing (I don't understand
Delphi
>> well at the best of times, I wrote the C#.NET programme, but not the
>> legacy Delphi 5 one).
>>
>> So I'm after two answers:
>> 1) The best way to integrate my display engine with the Delphi 5
project.
>> 2) Where to start if a Delphi .NET inteface is the way foward.
>>
>> Thanks.
>>
>>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|