Re: [wxlua-users] Adding wxMemoryFSHandler to wxLua

2007-11-30 Thread John Labenski
Thanks, I'll add it once I get done with some cleaning up of the items wxLua creates in the Lua registry table. -John On Nov 30, 2007 2:47 AM, Hakkı Doğusan <[EMAIL PROTECTED]> wrote: > Hi, > > (using cvs, winxp, mingw) > > I added following to wxcore_image.i line ~450 (may not be a good place):

[wxlua-users] Adding wxMemoryFSHandler to wxLua

2007-11-29 Thread Hakkı Doğusan
Hi, (using cvs, winxp, mingw) I added following to wxcore_image.i line ~450 (may not be a good place): // hd... /// %include "wx/fs_mem.h" %class %noclassinfo wxMemoryFSHandler // from wxMemoryFSHandlerBase // Remove file fro