|
|
||
|
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?
Best, scuri