On Tue, Sep 25, 2012 at 3:32 AM, Victor Bombi <[email protected]> wrote: >> > > The list should be a lua table for optimization and then > could be something like: > > static int LUACALL wxLua_wxDC_DrawPolygon1(lua_State *L) ...
Something like that, but quite a bit more work is involved to do it the right way and have it reusable in similar functions. http://wxlua.svn.sourceforge.net/viewvc/wxlua?view=revision&revision=141 Implemented now in SVN. Regards, John ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
