Search found 1906 matches: activex

Return to advanced search

Re: error to show pdf on dialog

Unfortunately I couldn't make it work with RESOURCES. I don't know what the FiveTech team did with ACTIVEX. Lamentablemente no pude hacerlo funcionar con RECURSOS. No sé qué hizo el equipo de FiveTech con ACTIVEX. // C:\FWH\SAMPLES\SHOWPDF2.PRG - NO FUNCIONA con RESOURCE.#include ...
by richard-service
Sat Apr 20, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 681

Re: error to show pdf on dialog

Unfortunately I couldn't make it work with RESOURCES. I don't know what the FiveTech team did with ACTIVEX. Lamentablemente no pude hacerlo funcionar con RECURSOS. No sé qué hizo el equipo de FiveTech con ACTIVEX. // C:\FWH\SAMPLES\SHOWPDF2.PRG - NO FUNCIONA con RESOURCE.#include ...
by karinha
Sat Apr 20, 2024 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 681

RMChart

... usaba con gran satisfacción, pero cuando me pasé a Harbour no pude usarla más. Aparte, si mal no recuerdo para usarla habia que utilizar una clase activex modificada. Alguien ha podido utilizar RMChart con Harbour, y de ser posible sin clases activex externas? Aprecio cualquier información al respecto, ...
by jose_murugosa
Wed Apr 17, 2024 7:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 210

Any code snippet for getting token of OAuth2?

Hi guys,
Any code snippet to get OAuth2.0 token without using ActiveX?


TIA
by hua
Wed Apr 03, 2024 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 450

Re: Does anyone have an Envelope Printing module ?

... Joao, We use Word and Outlook extensively with our software. However, we are preparing because we believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 576

Re: Does anyone have an Envelope Printing module ?

... Joao, We use Word and Outlook extensively with our software. However, we are preparing because we believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. ...
by Otto
Fri Mar 01, 2024 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 576

Re: Fwh 23.10 TGet another problem (UNSOLVED)

ertan wrote:Mr. Rao,

Your welcome. I'm not use any third party components or activex.

Best regards,


Mr. Ertan
Can we give you some more trouble?
Do you get the same behavior as Mr. Hakkan when you add manifest to my sample? Do you see ANSI GET changing to UTF8 GET?
by nageswaragunupudi
Mon Feb 05, 2024 5:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54316

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Mr. Rao,

Your welcome. I'm not use any third party components or activex.

Best regards,
by ertan
Sun Feb 04, 2024 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54316

Re: how to get Event from ActiveX ?

Dear Jimmy,

Reviewing Harbour OLE implementation it seems as this is the way:

oVoice:__hSink := __axRegisterHandler( oVoice:__hObj, { | x, y | MsgInfo( x, y ) } )

but here in my tests it is not working as expected.

Maybe another Harbour OLE bug ? I am doing some research to find the right way...
by Antonio Linares
Tue Jan 30, 2024 6:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Event from ActiveX ?
Replies: 1
Views: 358

how to get Event from ActiveX ?

hi,

i like to hightlight Word as show here
https://www.youtube.com/watch?v=Y8-yjsRsyvI

i need to catch "Word event" of SpVoice, how :?:
Image
by Jimmy
Tue Jan 30, 2024 5:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Event from ActiveX ?
Replies: 1
Views: 358

Re: HTML code in a TPanel class

Silvio, > WebView use Activex ? no > WebView id Supported on Win7,Win10,win11 ? https://learn.microsoft.com/en-us/microsoft-edge/webview2/ WebView2 is compatible with Windows 7, but only up to version 109 of WebView2 ...
by Silvio.Falconi
Mon Jan 22, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1358

Re: HTML code in a TPanel class

Silvio, > WebView use Activex ? no > WebView id Supported on Win7,Win10,win11 ? https://learn.microsoft.com/en-us/microsoft-edge/webview2/ WebView2 is compatible with Windows 7, but only up to version 109 of WebView2 ...
by Antonio Linares
Mon Jan 22, 2024 10:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1358

Re: HTML code in a TPanel class

... Here is a test with 3 SAYs. By the way, all the pages you see in the SAYs are mod harbour pages! Best regards, Otto Questions WebView use Activex ? WevView id Supported on Win7,Win10,win11 ? I saw WebView used only from Otto ? (sorry if I allow myself this consideration but all the messages ...
by Silvio.Falconi
Mon Jan 22, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1358

Re: Keyboard event and the ActiveX object

Good morning. Do you have any examples to better understand what you want?

Buen día. ¿Tiene algún ejemplo para entender mejor lo que quiere?

Regards, saludos
by karinha
Wed Dec 13, 2023 2:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Keyboard event and the ActiveX object
Replies: 1
Views: 207

Keyboard event and the ActiveX object

Hi,

I need to handle the keyboard event when the ActiveX object is active.
The only thing that comes to mind is to check lastkey() by timer. Maybe there are some ideas ?
by Natter
Wed Dec 13, 2023 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Keyboard event and the ActiveX object
Replies: 1
Views: 207
Next

Return to advanced search