提交 3ab20a2e 编写于 作者: yanghye's avatar yanghye

A: demo custom-drag-window

上级 51a15a89
......@@ -20,6 +20,7 @@ func main() {
} else {
cef.BrowserWindow.Config.IconFS = "resources/icon.ico"
}
cef.BrowserWindow.Config.Title = "ENERGY - Custom Drag Window"
cef.SetBrowserProcessStartAfterCallback(func(b bool) {
fmt.Println("主进程启动 创建一个内置http服务")
//通过内置http服务加载资源
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册