On Mon, Oct 26, 2009 at 4:42 AM, lostgallifreyan
<lostgallifre...@gmail.com>wrote:

> Andreas Krinke wrote:
> (Sun, 25 Oct 2009 13:15:08 -0700)
>
> > http://luabinaries.luaforge.net/manual.html says LuaBinaries provides a
> > wlua5.1.exe without a console, so no need for Lua for Windows.
>
> Looks good but wlua5.1.exe doesn't work for me. It flashes a console window
> briefly (wreaks havoc with focus of other apps running at times, as well as
> looking less than good). Also I tried passing it a script containing
> os.execute("C:/WINDOWS/Calc.exe") and it didn't run the Windows calculator
> as any Lua process usually would, so I'll use wxLua, which has neither of
> these problems.
>

It is not wlua.exe flashing the console. The os.execute() command in Lua is
doing that.
-- 
Regards,
Ryan
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to