Sorry bout slow reply:
On 8/2/06, John Labenski <[EMAIL PROTECTED]> wrote:
> On 8/1/06, Richard Simes <[EMAIL PROTECTED]> wrote:
> > Thanks for the tips,
> >
> > I think I'll be going with wxWidgets in C++, rather than wxLua as wxLua
> > seems to have a few memory leaks...
> > is this just my setu
On 8/1/06, Richard Simes <[EMAIL PROTECTED]> wrote:
> Thanks for the tips,
>
> I think I'll be going with wxWidgets in C++, rather than wxLua as wxLua
> seems to have a few memory leaks...
> is this just my setup?
What wxLua version are you using?
> eg, the editor.wx.lua runs fine at first, but i
Thanks for the tips,I think I'll be going with wxWidgets in C++, rather than wxLua as wxLua seems to have a few memory leaks...is this just my setup? eg, the editor.wx.lua runs fine at first, but if I leave it open for more than 15 minutes it becomes unusable with ~100mb ram and ~ 85% processor.
I'
On 7/30/06, Richard Simes <[EMAIL PROTECTED]> wrote:
> I have just started writing a spreadsheet program in lua that supports
> functions, cell ranges and sorting. have got to the point where it really
> needs a user interface to be useable to anyone so am investigating wxLua.
Lua should make scri
Hi List,I'm completely new to wxLua so forgive me if I'm in going completely in the wrong direction.I have just started writing a spreadsheet program in lua that supports functions, cell ranges and sorting. have got to the point where it really needs a user interface to be useable to anyone so am i