From: thegeek <ok...@on...> - 2006-03-12 00:31:33
|
Hi, I've been using lua in combination with litestep ( an alternative shell for litestep ), litestep has a lslua module that allows themers to use lua for scripting themes. Lslua uses lua 5.1 and has full support for the new binary module spec. Is it currently possible to load wxlua as a lua "module"? If not, how hard would it be to make it possible, what problems are there? I'm not much of a programmer, but I've been looking at the latest release, and it seems very nice, it would however be great if users could use the normal lua 5.1 release to load wxlua, without having to recompile the parent application. Thanks:) |