On Monday, February 6, 2017 at 5:51:28 PM UTC-5, Guber nator wrote:
>
> Hello,
>
> I have started to work on a project where I will need to build a simple 
> cross platform GUI app in Go that will display transparent image on the 
> desktop (like this one: 
> https://upload.wikimedia.org/wikipedia/commons/2/23/Golang.png - 
>  transparent background) always on top, no window decorations. 
> I have never built anything like this and I found couple of libraries for 
> that:
> https://go.libhunt.com/categories/494-gui  (have tested few)
>
> Maybe anyone could suggest which library might be better for this type of 
> work and maybe any examples?
>

I'm not expert on this and I've tried none of the GUI libs, however, I'm 
interested in the topic and have been watching closely over its progress. 

If I'm to pick one today, I'd go for

*Platform-native GUI library for Go*
https://github.com/andlabs/ui

instead of QT. 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to