-
Does anyone know the webview and rich text edit box for Avalonia?
About webview ,i find "https://github.com/VitalElement/CefGlue.Core/issues",but i can not use it in Avalonia 0.9,and it is old.Maint…
-
![image](https://github.com/OutSystems/WebView/assets/34391004/aec5318f-7576-4240-8a8c-8632237efcfa)
This is a window simply comprised of a `WebView` control, I tried to input anything to the field b…
-
I tried to compile quite a big project with ILC and it always fails like ~20 minutes later with this error:
```
Assembly = Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyT…
-
Hey there,
I'm missing a sample for developing a REAL WORLD App with all the bells and whistles you would like to have in a "professional" App (I'm trying to adopt Avalonia for a company app). The …
-
It would be awesome if Mono could be supported as well. I had to fix an image reference and remove OS and .NET restrictions to get a working .plgx file ([see this branch](https://github.com/Kyrodan/Ke…
-
Can I have docs how I can add the subprocess correctly?I can see the folder is somehow empty
PoH98 updated
5 months ago
-
-
There are few issues needs to be fixed before attempting at another PR and I want to try figure things out in this fork.
Here's a list of issues dooming Linux support for CefGlue (not CEF since it …
-
Consider developing centralized controls that are essential for modern software development, including: WebView, PropertyGrid, Ribbon controls.
The following url is for reference:
https://github.c…
-
Im using custom cefsharp to create several native chrome ui windows and recently there was a question of switching to a cross-platform solution, avalonia + cefglue with ChromeRuntime = true - always c…