lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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