Re: [wxlua-users] wx2.9

2010-04-29 Thread klaas.holwerda
John Labenski wrote: > > > Try to not be so lazy? I already don't understand how you managed to do what wxLua is right now, more like overly active i would say :-) > Seriously though, I have written a parser in > Lua for the XML output from the wxWidgets Doxygen documentation. It > can read in al

Re: [wxlua-users] wx2.9

2010-04-29 Thread John Labenski
On Thu, Apr 29, 2010 at 3:54 AM, klaas.holwerda wrote: > John, > > What do you plan to do? Try to not be so lazy? Seriously though, I have written a parser in Lua for the XML output from the wxWidgets Doxygen documentation. It can read in all 1000+ files and generate a Lua table with all the pert

[wxlua-users] wx2.9

2010-04-29 Thread klaas.holwerda
John, What do you plan to do? I did an attempt to get it compiled, and although many things were rather easy to solve. (event declaration and bindings to lua for those events) But i am stuck near the end, at least i think it is near end :-) Also i am not always sure if what i made of it is corr