From: Richard S. <ric...@gm...> - 2006-08-06 12:53:42
|
Sorry bout slow reply: On 8/2/06, John Labenski <jla...@gm...> wrote: > On 8/1/06, Richard Simes <ric...@gm...> 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? > Latest release - 2.6.2.0 I tried out a snapshot and yes, there was a significant improvement. I've decided to stick with the C++ anyway though - this project is entirely a learning experience so thought it was worth improving my C++ as well as my lua ;-) I've now got it working to a reasonable level... have a look If you like: http://www.mcs.vuw.ac.nz/~simesrich/luacalc-latest.tar.gz supports excel-like functions & sorting. Richard |