Pushing the same event handler More than once

Laurent Humbertclaude laurent.humbertclaude at gmail.com
Wed Sep 6 02:36:07 PDT 2006


>
> A new instance of your wxEvtHandler class for each time you Push it on
> to another object.
>
OK, so I have no way to get all those event from a central point
different than the wxFrame.
I've thought I can respond to event coming from different panels (
different object of the same panel) from a single place in my app.

Event handler pushing is then less interesting.

Thank anyway

Laurent




More information about the wx-users mailing list