Outstanding

Post Reply
rgdawson
Posts: 22
Joined: Tue Apr 10, 2018 11:05 pm

Outstanding

Post by rgdawson »

I have been using CEF4Delphi for quite some time for a Microsoft Store application I developed called Squeezelite-X. I recently decided to give WebView2 and TEdgeBrowser a try. A few days after completely migrating from CEF to WebView2 using TEdgeBrowser, I noticed this. TEdgeBrowser is based on the original SDK 1.0.664.37 (Both Delphi 10 and Delphi 11), which is old and somewhat limited. To get to functionality and interfaces added since them, I had to import the latest WebView2 Type Library and graft parts into my code. I was actually quite happy with the result. Then I noticed WebView4Delphi within hours of it going up. Outstanding! I was not expecting this, thank you, salvadordf! I immediately switched everything over to WebView4Delphi. Again, I am quite happy with the results. It is working perfectly.

R Greg Dawson
User avatar
salvadordf
Posts: 4127
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Outstanding

Post by salvadordf »

Thanks!
I'm glad you like it. :D
Post Reply