Groups > Superbase > Superbase 3 programming > Re: ActiveX Component




ActiveX Component

ActiveX Component
Wed, 7 Nov 2007 10:47:21 +0100
i have to call some ActiveX components from an superbase application. Does 
someone now how to
handle this or better are there any samples out there.

kind regards an thanks in advance
walter 

Post Reply
Re: ActiveX Component
Thu, 08 Nov 2007 17:50:18 -050
You can make an OLE2 server containing the activex control, export the
desired methods and properties, and use OLE2 funtionality.
I don't think you can do it otherwise.
-Dan

On Wed, 7 Nov 2007 10:47:21 +0100, "Walter Weiss"
<walter.weiss@pcc2000.at> wrote:

>i have to call some ActiveX components from an superbase application. Does 
>someone now how to
>handle this or better are there any samples out there.
>
>kind regards an thanks in advance
>walter 
>
Post Reply
Re: ActiveX Component
Thu, 08 Nov 2007 21:46:59 -000
The times when I've had to do this, I've written a Delphi wrapper and used  
DDE to control it & return state information - it does depend on exactly  
what your ActiveX control is for, though.

On Wed, 07 Nov 2007 09:47:21 -0000, Walter Weiss <walter.weiss@pcc2000.at>
 
wrote:

> i have to call some ActiveX components from an superbase application.  
> Does
> someone now how to
> handle this or better are there any samples out there.
>
> kind regards an thanks in advance
> walter
>
>



-- 
Post Reply
about | contact