[OGL] Event Handler and Composite shapes
Matthieu Brucher
matthieu.brucher at gmail.com
Mon Jun 25 08:24:20 PDT 2007
Hi,
I'm trying to use a composite shape on a canvas, with special events
handling, like gobal selection, double-click for un popup, stuff like that,
and I'm trying to derive from EvtHandler.
Is there a reason why the events can't be handled by a custom handler ? If I
use a recangle shape, everything is fine, when I'm using the same handler
with a composite shape and some constraints for sub-shapes, no events are
processed by the composite shape :(
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200706=
25/09c76c9a/attachment.htm
More information about the wxpython-users
mailing list