Costas,
Not sure I quite got through with my email. I'll paste my earlier reply below and give a little background in case you're not sure.


Kylix is basically Delphi for Linux. The latest release of Kylix includes C++ support, making it basically, C++Builder for Linux, as well.
CLX is Borland's new control architecture which is planned to replace VCL (their current architecture).
CLX is crossplatform and in its current incarnation uses Qt behind the scenes on both Window and Linux.
CLX controls can be used in C++Builder, Delphi (I believe, versions 6 and later), and Kylix.


Just to reiterate. We have basic CLX components for SWORD.

-Troy.


________________________________
Costas,
My apologies for not responding sooner. We have CLX components for Kylix created as a binding to the sword api. There is actually a fairly extensive demo using these components to produce a usable study tool (create by Terry Biggs). We also had someone successfully compile and use these components on windows. He had some trouble at first declaring the external dll and such, but I can hunt down his email and get that to you if you decide to try these and have problems, yourself.


See: sword/binding/clx

-Troy.


Costas I. Stergiou wrote:
I would certainly need some help here because my tries to compile the
lib have been in vain (this is not strange since I am not a C++
developer).
When you say 'c++ module', what exactly do you mean? .obj files, .dll,
something else?
Costas

B>

I have been working with Borland C++ Builder (BCB) for a few years. And I was
using a lot of Delphi-tools. That is no problem at all. The BCB compiles
delphi code. And as far as I know you can compile C/C++ code with Delphi. So
it shouldn't be a problem to compile diatheke or another C++ code and use it
in Delphi. If you need help to build a c++ module, which can be used in
Delphi, i can help you.

And another point: With kylix it should be possible to write C++ or Delphi and
compile it for windows and Linux. And kylix is free!

Shalom,
Philippus
_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel



_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel


_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to