Basic event handler

Vadim Zeitlin vadim at wxwindows.org
Tue Dec 19 04:00:40 PST 2006


On Tue, 19 Dec 2006 12:24:52 +0100 Andy Wermut <andy_x861 at gmx.net> wrote:

AW> To place the controls is quite simple, but i currently have no idea
AW> how to handle events which are defined in a user-script.
AW> 
AW> What's the best way to implement this? Any ideas how to start?

 Use Connect() method to define event handlers dynamically.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list