Re: [wxlua-users] wxlua application

2011-12-28 Thread John Labenski
I thought it had worked and it should be made to work if it doesn't now. Until next week, you may want to try the wxlua.wxLuaStackDialog(...), please see usage in bingings.wx.lua if I remember correctly. It doesn't watch, but you can browse all the variables in Lua and a call to it halts the execu

[wxlua-users] wxlua application

2011-12-28 Thread Milind Gupta
Hi, I was able to install wxlua successfully and running the wxlua IDE. One thing I notice that if I add a watch for a variable inside a table it doesn't work. It just gives the error message "string:Lua:Syntax error during pre-compilation". I tried giving the watch variable as a.hello as