[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: GUI-library lua binding
- From: Antero Vipunen <antero@...>
- 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.