Re: What is your favorite Lua GUI toolkit?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: What is your favorite Lua GUI toolkit?
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 9 Feb 2011 12:56:54 +0200
On Wed, Feb 9, 2011 at 12:51 PM, Jerome Vuarand
<jerome.vuarand@gmail.com> wrote:
> Windows native controls, through a thin binding of user32.dll.
> Obviously non-portable, but it works great.
WINE can always help there ;)
This gives really good power/weight ratio, of course.
Would be perhaps useful to work towards a somewhat higher-level Lua
toolkit built on this basis...
steve d.