From: klaas.holwerda <kho...@xs...> - 2006-02-27 15:56:16
|
Hi, I modified wxluacan a bit, it has now two types of luascript objects. One that is fast, since it only load the script once and adds all drawing as childs objects to a group. And the other use wxlua to draw the object again and again. Here is a screenshot: http://www.xs4all.nl/~kholwerd/tmp/wxluacan.png I think it can be added like this? I am thinking to wire a tutorial based on this sample, would that be a good idea? Would something be missing still? Klaas |