Re: Qt or Gtk?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Qt or Gtk?
- From: Craig Barnes <craigbarnes85@...>
- Date: 2012年9月14日 06:37:51 +0100
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