is it possible to have a property which you set to the name of an event handler in Lua or python for some specific event (like Clicked)? That would be a great addition if it's not already in there.
-Matthias
P.S.: If you care, you may take a look at wxPython which is basically the same as wxWidgets, just in python. You can code much faster in there and you also get introspection for free (for example for the properties grid). Maybe you find this interesting for the editor (maybe not
![Smile :)](./images/smilies/icon_smile.gif)