FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Can I use third party ActiveX control in my FWH application
Posts: 115
Joined: Mon Oct 17, 2005 04:42 AM
Can I use third party ActiveX control in my FWH application
Posted: Sat Mar 18, 2006 12:59 PM

Hello All,

Can I use third party ActiveX control in my FWH application ? If yes, how can I use it ?

Can somebody guide me ?

TIA

Posts: 218
Joined: Fri Oct 07, 2005 01:55 AM
Can I use third party ActiveX control in my FWH application
Posted: Sat Mar 18, 2006 03:16 PM

Hi

Yes, you can do it.
But more 3rd party ActiveX not support FWH's ActiveX components.
Borland C++ support a little ActiveX, you can use VC++ 2005.

I only test Show CAD work fine.

Regards,

Richard
Fivetech.net Taiwan

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can I use third party ActiveX control in my FWH application
Posted: Sun Mar 19, 2006 05:48 AM

Milan,

You may review samples\webexp.prg, excel.prg, pdf.prg.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 218
Joined: Fri Oct 07, 2005 01:55 AM
Can I use third party ActiveX control in my FWH application
Posted: Sun Mar 19, 2006 08:14 AM

Hi Antonio,

I think he need to complete ActiveX compontnts not easy call Web,Excel,Word or PDF.
More ActiveX can replace ToolTip style or Dialog style or Like Office 2003 Menu style ....etc.
I hope we can use these ActiveX components.

Regards,

Richard

Posts: 115
Joined: Mon Oct 17, 2005 04:42 AM
Excel.Prg and PDf.Prg gives GPF
Posted: Mon Mar 20, 2006 05:39 AM

Hello,

Iam using FWH Nov-2005 build. WebExp.Prg works fine. But excel.Prg and PDf.Prg gives me GPF. I have both MS Office and Acrobat reader installed.

Can you guide me further ?

TIA
Milan.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can I use third party ActiveX control in my FWH application
Posted: Mon Mar 20, 2006 08:19 AM

Milan,

> excel.Prg and PDf.Prg

You may not have the same version as especified in those samples:
"OWC11.Spreadsheet" and "PDF.PdfCtrl.6"

You may use Microsoft free OleView to inspect what ActiveX controls you have in your computer and locate the right string to use:

http://hyperupload.com/download/b730856 ... w.zip.html

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 115
Joined: Mon Oct 17, 2005 04:42 AM
Antonio, File is 0 KB
Posted: Mon Mar 20, 2006 09:10 AM

Hello Antonio,

Can you please check that file ? It is 0 Kb and do not contain anything.

TIA
Milan.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Can I use third party ActiveX control in my FWH application
Posted: Mon Mar 20, 2006 10:28 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion