If there is a url clicked in a web page displayed with TWebView2, the linked is opened in Edge. Is there any way to make it so that it will open in user's default web browser?
Thank you
BCC5.82/BCC7.3
xHarbour/Harbour
If there is a url clicked in a web page displayed with TWebView2, the linked is opened in Edge. Is there any way to make it so that it will open in user's default web browser?
Thank you
Thanks Antonio!
I am using BCC77 32-bits
Dear Hua,
Modified libs sent to you by email. Please test it and let me know how it works for you
many thanks
Hello Antonio,
I'm having the exact opposite problem as Mr. Hua. When I click a link on a page opened with TWebView2, it opens in a new window in the default browser. How can I get it to open in TWebView2?
Dear Hakan,
That is exactly what we have implemented.
Are you using 32 or 64 bits ? What C compiler ?
32 bit. Harbour. MSVC 2022
Sent to your email
Please let me know if it works as expected
Antonio Linares wrote: Sent to your emailThank you Antonio,
Please let me know if it works as expected
Antonio Linares wrote: Dear Hua,
Modified libs sent to you by email. Please test it and let me know how it works for you
many thanks
Already sent
Error: Unresolved external '_hb_retclen_buffer' referenced from FIVEHC.LIB|stringAntonio Linares wrote:Sent to your email
Please let me know if it works as expected
I have tested and it does not worked for me.
Dear Hakan,
Are you using Class TWebView2 ?
Here it is working fine