Replies: 1 comment
-
What's a window in this context? A Generically speaking the core functionality is part of the public API and can be used to create your own specific implementation. Here are some examples. https://github.com/cefsharp/CefSharp.OutOfProcess/blob/master/CefSharp.OutOfProcess.BrowserProcess/OutOfProcessChromiumWebBrowser.cs#L791 You'll need a basic understanding of
Not directly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm wondering if there is any way to make a very lightweight implementation of CefSharp directly to a window, without WPF or WinForms, possibly with just DirectX or OpenGL. Thx!
Beta Was this translation helpful? Give feedback.
All reactions