google / gxui

An experimental Go cross platform UI library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

possible to use gxui to create webview to load html/js/css as ui

passerbyo opened this issue · comments

No. GXUI is a simple proof of concept UI library that draws its own controls. Hooking up something like WebView would not be possible with the code in its current form.