Basic event handler

Andy Wermut andy_x861 at gmx.net
Tue Dec 19 03:24:52 PST 2006


Hi NG!

I'm trying to write an script-engine for my application in which the
user can create windows, dialogs and other fancy wxwidgets controls in
a simple language. The user of the script-engine should also create
his own event-loop so it shoud be possible to assign some actions with
the created controls.

To place the controls is quite simple, but i currently have no idea
how to handle events which are defined in a user-script.

What's the best way to implement this? Any ideas how to start?

Thanks,
Andy







More information about the wx-users mailing list