[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Suggest a lightweight GUI toolkit (X11)
- From: Rob Kendrick <rjek@...>
- Date: Mon, 21 Jun 2010 15:53:25 +0100
On Fri, 18 Jun 2010 11:48:57 -0700
"Stuart P. Bentley" <stuart@testtrack4.com> wrote:
> I **heartily** suggest [IUPLua](http://www.tecgraf.puc-rio.br/iup/).
> It has a very Lua-like design, and works across Windows, GTK, and
> Motif, so you can be pretty sure your application will work on any
> operating system, Unix or otherwise, in use today.
Has anybody worked out how to build this without ripping out your own
hair yet, though? WxLua is similar. lgob (a Lua->GObject binding)
used to be an exercise in pain to build, but I'm told it's much better
now (but it will still make you unhappy.)
B.