From: Antero Vipunen <antero@nsk.ru>
Reply-To: Lua list <lua@bazar2.conectiva.com.br>
To: Lua list <lua@bazar2.conectiva.com.br>
Subject: GUI-library lua binding
Date: Thu, 06 Oct 2005 09:42:14 +0700
Salve.
I'm searching GUI-library lua binding with the following constraints:
(1) GUI-library should be lightweight
(2) GUI-library should support Win32 platforms (portability on *nix is not
issue for me)
(3) binding should be LuaThread/lua-5.1-alpha/package_proposal friendly
(package_proposal friendly means it should be implemented as a .dll which I
can require.)
Are there any suitable solutions?
AMDG,
Antero Vipunen.