|
From: Filipe P. A. F. <oc...@gm...> - 2012-09-12 19:05:40
|
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. |