question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request]: Krypton version of `WebView2`

See original GitHub issue

Is it possible to add Krypton to WebView2 in a similar way to the KryptonWebBrowser? https://learn.microsoft.com/en-gb/microsoft-edge/webview2/

Issue Analytics

  • State:open
  • Created 3 months ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Smurf-IVcommented, Jun 25, 2023

the existing web browser winforms control is still based on Internet Explorer.

That is correct, so that “Old” programs still compile and work with the DCom way of working.

WebView is completely different. And thus requires a different Way of Working. As for menus etc. then these events (I think) can still be captured as normal and use existing KComponents via a standard redirect.

1reaction
Wagnerpcommented, Jun 24, 2023

The documentation isn’t that complete. As I understand it, WebView2 is based on the newer Edge (chromium) tech, though I may be wrong…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release Notes for the WebView2 SDK
WebView2 changes may require an update to the Runtime, SDK, or both. Most new APIs require both Runtime and SDK updates.
Read more >
Issues · Krypton-Suite/Standard-Toolkit
An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 ... [Feature Request]: Use the WinForms Designer Extensibility SD....
Read more >
Distribute your app and the WebView2 Runtime
The WebView2 Runtime is a redistributable runtime and serves as the underlying (or backing) web platform for WebView2 apps.
Read more >
[Feature Request] Support custom "fixed version ...
MSAL supports using a WebView2-based embedded browser window for ... [Feature Request] Support custom "fixed version" WebView2 runtime #2446.
Read more >
How to check for(and install) WebView2
You can check for that by going to the Start Menu --> Add or Remove Programs and searching for WebView2.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found