OK, a little bit more of manual reading I got the "drag point"
working.  Now, even though it works, I would like the opinion of
someone with more experience on event handling to improve that.

Thanks, Filipe

On Wed, Sep 12, 2012 at 6:14 PM, Filipe Pires Alvarenga Fernandes
<ocef...@gmail.com> wrote:
> After some modifications and manual reading I got "insert" point and
> "delete" point working, but I still cannot make the "drag" point
> work...
>
> -Filipe
>
>
> On Wed, Sep 12, 2012 at 4:04 PM, Filipe Pires Alvarenga Fernandes
> <ocef...@gmail.com> wrote:
>> Hi all,
>>
>> I am trying to create a class to edit the points of a plot based on
>> the poly_editor.py example.  However, I have very little experience
>> with even handling and I need some help.
>>
>> Here is what I did so far, the "toggle" on/off works fine.  Also I
>> believe that actions "press", "release", "insert", "delete" are OK.
>> However, I am stuck at the drawing part of the problem.
>>
>> if anyone have an example of that to share or it you want to check
>> what I made so far:
>>
>> http://dl.dropbox.com/u/4411725/point_editor.py
>>
>> Thanks, Filipe.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to