Hello,

I've been playing with the MouseOver/Click events in FloatCanvas and
have run into a little problem.

The bound methods only get called with the object and not the wxPython
event which caused them. This means that you can't do things like check
if Shift was down when the mouse was clicked (as apposed to when the
event is being processed).

It looks like it would be trivial to change the methods so that they can
be called with the event, but this would break backwards compatibility.
Any ideas on a good way to do this?

Tim Ansell

_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to