mattkol

Results 24 comments of mattkol

@CarlosGabado I am personally not familiar with the library you are using. Others may help. Also see if it has to do with the download handler not implemented: https://github.com/chromelyapps/Chromely/issues/189 This...

@peerem sorry for the late response. No plan for Linux and Mac support.

@cztomczak @rocker71 this was quite helpful! Thanks.

@PrestigeDevop if you mean Chromely and Eto.Forms as host. Certainly, but won't work out of the box, you may have to do some work. Background info - Eto.Forms was strongly...

> was there any prototype build before ? Good question. I think there was, I doubt it made it to a stage where I could keep it. So no, nothing...

@VAllens apologies for the late response. If you mean WebView2 core assemblies? At the beginning they were. I am not sure now that is it GA. But you can try....

> I decide to embed them in an assembly resource, i solved it. Cool! If this something you think will be useful for others, you can share a bare skeletal...

Disclaimer: I am the creator of [Chromely](https://github.com/mattkol/Chromely). This is one problem [Chromely](https://github.com/mattkol/Chromely) solves. It uses native GUI APIs to host CefGlue and CefSharp. With CefGlue, it is cross-platform and supports...

@David-Desmaisons my end focus really for Chromely was for a true cross platform which CefGlue satisfies. CefSharp was not an option for that because it requires the Microsoft VC++ Runtime....

@wenbei421 apologies for the late response. Just looking at this now.