John Labenski <[EMAIL PROTECTED]> writes: > It is wxlua.CompileLuaScript() now and everything else specific to > wxLua or lua (not wxWidgets) will go there from now on. >
editor.wx.lua line 1723 should be changed local ret, errMsg, line_num = wx.CompileLuaScript(editorText, filePath) Andre ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
