Kolya Kosenko
Kolya Kosenko
`minimal` and `webview` wxWidgets sample applications run without errors? It would be nice to have Linux packages, but there are too many Linux distributions, Linux package managers, various wxWidgets and...
It is because wxWidgets was built without wxWebView support. You should either enable wxWebView (`--enable-webview`) or disable `boost::ui::web_widget` as described in https://github.com/kosenko/ui/issues/21#issuecomment-1193011446
Nice idea. OpenGL can draw 2D graphics faster (using GPU) and it supports 3D graphics. wxWidgets supports OpenGL. Elements is a Cairo based library with small widgets subset that doesn't...