WebBrowser ActiveX control

Postby Antonio Linares » Wed Jul 19, 2006 7:07 pm

Brian,

The enhanced Class TActiveX and related new functions are only available since FWH July 2006 build.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41406
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Brian Hays » Wed Jul 19, 2006 11:10 pm

So it is indeed already available to everyone with this newest release?
That's terrific.
-BH
Brian Hays
 
Posts: 20
Joined: Fri Oct 14, 2005 7:56 am

Postby Antonio Linares » Thu Jul 20, 2006 12:04 am

Brian,

Yes. Already available for FWH 2.7 July 2006 users :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41406
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Como descobrir o nome do ActiveX ?

Postby Ari » Fri Jul 21, 2006 11:14 am

// \fwh27\samples\excel.prg
// Using Microsoft Excel ActiveX
#include "FiveWin.ch"

function Main()
local oWnd, oActiveX

DEFINE WINDOW oWnd TITLE "FiveWin ActiveX Support"

// Warning: You may need a different name based on your installed Office version
oActiveX = TActiveX():New( oWnd, "OWC11.Spreadsheet" ) <<--- onde eu pego este nome ? eu tenho o Office XP

oWnd:oClient = oActiveX // To fill the entire window surface

ACTIVATE WINDOW oWnd

return nil
User avatar
Ari
 
Posts: 224
Joined: Fri Feb 03, 2006 4:21 pm
Location: São Paulo, SP - Brazil

Postby Antonio Linares » Fri Jul 21, 2006 4:41 pm

Ari,

Run regedit.exe and search for excel.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41406
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 36 guests