From: John L. <jla...@gm...> - 2011-12-28 20:13:57
|
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 execution of the program so you can see what is going on at that point. Regards, John On Dec 28, 2011 4:05 AM, "Milind Gupta" <mil...@gm...> wrote: > 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 > well as a["hello"] but neither worked. Is this a limitation or am I doing > something wrong? > > Thanks, > Milind > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > > |