An open API service indexing awesome lists of open source software.

https://github.com/twgh/xwebview

给 xcgui 使用的 webview2
https://github.com/twgh/xwebview

desktop-app go golang webview2 windows xcgui

Last synced: 2 months ago
JSON representation

给 xcgui 使用的 webview2

Awesome Lists containing this project

README

        

XWebView



release
xcgui
golang
GoDoc
License



程序示例  
项目文档  

# 介绍

给 [xcgui](https://github.com/twgh/xcgui) 使用的 webview2,可创建到炫彩窗口或元素

# 获取

```
go get -u github.com/twgh/xwebview@latest
```

# 安装 WebView2 运行时

[下载](https://developer.microsoft.com/zh-cn/microsoft-edge/webview2?cs=3457492030&form=MA13LH#download-section)

# 预览

![CreateByLayoutEle](https://gitee.com/twgh/xwebview/raw/main/example/CreateByLayoutEle/1.jpg)

![CreateByWindow](https://gitee.com/twgh/xwebview/raw/main/example/CreateByWindow/1.jpg)