On 10/07/2010 07:11 PM, Åke Kullenberg wrote:
> I am using Python 2.7 and Matplotlib 1.0.0 and I am having problems
> getting events triggering in this example below. I have taken the
> draggable rectangle example (with blit) code from the event handling
> documentation
> (http://matplotlib.sourcef
I am using Python 2.7 and Matplotlib 1.0.0 and I am having problems getting
events triggering in this example below. I have taken the draggable
rectangle example (with blit) code from the event handling documentation (
http://matplotlib.sourceforge.net/users/event_handling.html) and tried to
put it