lua-users home
lua-l archive

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


I've used both and I have a strong personal preference for Qt for a large number of reasons.

It's much more complete. Chances are that when using Qt, you will need next to no other libraries for your project.

On Fri, Sep 14, 2012 at 7:37 AM, Craig Barnes <craigbarnes85@gmail.com> wrote:
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