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.