-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use from go #10
Comments
@pjebs, I know its been a while but I've been working on a pull request with a go wrapper similar to what zserge did for webview. I'll let you know when that is ready. |
Thanks @pjebs I've used the lib and it works pretty well, but I wanted something that would play nice with https://github.com/zserge/webview and I tend to like this c lib better than getlanterns. |
It would be great for a non cgo implementation. |
I am interested as well to see how to use it with https://github.com/zserge/webview or https://github.com/zserge/lorca. Thanks in advance @zserge |
https://github.com/getlantern/systray doesn't seem to work with webview. When I load them both I'm getting "panic: Unable to create main window: TTM_ADDTOOL failed" Any idea why? |
Can you provide example on how to use this from a go app?
The text was updated successfully, but these errors were encountered: