https://github.com/andlabs/libui c++
https://github.com/gotk3/gotk3/
https://github.com/go-gl/gl/v2.1/gl
https://github.com/go-gl/glfw/v3.2/glfw
http://fyne.io/fyne
github.com/zserge/lorca --嵌入html
https://github.com/golang-ui/nuklear
golang使用gui可以参考一下炽手可热的vlang关于gui的讨论 https://github.com/vlang/v/issues/2065
因此,不能选择Qt,GTK,Nuklear。
我只能想到wxWidgets和libui,后者还处于早期阶段,还没有积极开发。
wpf
C#
Eto https://github.com/picoe/Eto
AvaloniaUI https://github.com/AvaloniaUI/Avalonia
Gtk# https://github.com/GtkSharp/GtkSharp
随性而发
[golang][gui]Hands On GUI Application Development in Go【在Go中动手进行GUI应用程序开发】读书笔记04-GUI库大全
原文:https://www.cnblogs.com/landv/p/11974610.html