From: Craig Barnes <craigbarnes85@gmail.com>
To: Lua mailing list <lua-l@lists.lua.org>
Sent: Friday, September 14, 2012 7:37 AM
Subject: Re: Qt or Gtk?
If you're using and developing for Linux/Unix systems, GTK+ is just
fine (and IMO a much better experience than Qt). There's also a very
nice Lua binding for GTK+3 called LGI [1].
If you need to be cross-platform, Qt is probably a better choice as
GTK+ looks "non-native" on Windows/Mac and support is quite often
falling behind (most of the developers seem to be Unix people).
[1]:
https://github.com/pavouk/lgi