paolo
paolo
Hello, I found out that WebView is the old explorer engine. Is it possible to update it to the new WebView2?
Thank you for your answer. I just finished the compilation of the official sample wxwidget "WebView" and I found out that it is the old webview. So you are right,...
Hello, there are others who are trying the update, take a look here: https://www.spigotmc.org/threads/problem-with-updating-plugin-to-1-13.329996/page-3
By the way, because I am not familiar with github I made another repository here https://github.com/harrier77/IslandCraftFork It compiles without errors but when I enter the world_islandcraft I find the normal...
@Platinteufel
What about the xrdp-egfx now? I read something in comments of the official repository and I think the egfx stuff has been merged in development branch, but I am not...
Thank you, in the meantime I keep on using your 0.9.19 package, it works well on my windows 11 wsl2 kde installation. But I was wondering if the official xrdp...
I am an absolute beginner, I wanted to try to embed webview in gtk using nim language. But from what I can understand it seems it is not possibile at...
I wanted to learn something more about Nigui and about nim dynlib import. I tried to show a webkit2 control in a gtk window and I succeded with this two...
Update of my previous post: I have finally found out why there was nothing visible on the Nigui window of the gtk widget I made calling gtk proc webkit_web_view_new(). Height...