From: klaas.holwerda <ng...@kl...> - 2008-10-29 21:49:21
|
John Labenski wrote: > I will look into the adding both pre and post increment/decrement > operators however. > > All the better. And if its not asking to much, i would be great if you could distinguish between *() and *( arg). As i said, to dereference, i now need to use op_mul, which looks a bit weird. obj = iter3:op_mul() If possible adding an extra op_deref or something like that would be nice. For the rest i think wxLua is just great. I wrapped most parts of wxArt2D in a week are so. Still lost of things to do, but what is already possible from the wxLua scripts is cool! When all is in place, i write a topic or two, to show what it is. Thanks, Klaas |