[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lgi reviews
- From: Paul K <paulclinger@...>
- Date: Fri, 4 Jan 2013 13:01:53 -0800
Hi Patrick,
On Fri, Jan 4, 2013 at 8:52 PM, Patrick <patrick@spellingbeewinnars.org> wrote:
> I want to use Lua for GUI programming but it's scary to know what project to
> use as a foundation, I am going nowhere.
This is being discussed periodically on this list; for example:
http://lua.2524044.n2.nabble.com/What-is-your-favorite-Lua-GUI-toolkit-td6005662.html;
there is also a wiki page that may be useful:
http://lua-users.org/wiki/GraphicalUserInterfaceToolkits
FWIW, I've been working on a cross-platform Lua IDE (ZeroBrane Studio)
based on wxlua/wxwidgets and have been quite happy with the
capabilities that wxwidgets provides.
Paul.