Hello

only played with Go and gotk3 to check a simple demo in Linux Mint 64b  
(Ubuntu based) 
on Linux very easy because most of GTK3 lib are already present
some difficult to make it work on Windows and create a binary with all DLL 
but after some struggle success

you can see the result including binaries for my naive  clock here 
<https://github.com/nodrygo/GoClock>

not tested with QT because I find this lib to much heavy 

cheers

Le lundi 17 juin 2019 15:56:04 UTC+2, Subramanian Sridharan a écrit :
>
> Hi guys
>
> I've been fiddling around this <https://github.com/getlantern/systray> 
> package 
> which uses GTK bindings in Go to achieve systray functionality.
> But it depends on *libgtk-3-dev *and* libappindicator3-dev *which amount 
> to around 300 MB.
>
> Have you guys come across any other package that implements GTK or QT 
> binding in Go?
>
> How do GTK and QT weight against each other with respect to Go?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a66d5f15-b920-4f36-bbe2-c98071f9ae2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to