From: John L. <jla...@gm...> - 2012-09-28 17:55:09
|
On Tue, Sep 25, 2012 at 3:32 AM, Victor Bombi <so...@te...> 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 |