I'm able to edit a plot just like in the samples, but my app requires 
some especial behavior, so I have some question on this subject:

1. I set the a2dRecursiveEditTool and Push it with the a2dStToolContr, 
my idea is to just edit the curves on the plot and not for example the 
axis size, or de complete plot size, so I was looking for a porpierty 
that allow me to block this edit, I supposed this:  void SetEditing 
(bool value),  in the a2dCanvasObject do it, but it didn't. I was 
looking for something else but didn't find it, so If anyone is so kind 
to point in a right direction here.

2. When I start to edit the curve, I realize that I can move any point, 
that's no a desired behavior. I'm creating the curve with the 
a2dVertexCurve let's supposed that from 3 point and the curve will be 
something like a triangle, so in the editing mode the user should be 
able just to edit that 3 points, not every point in the curve.

Well maybe I'll come with some more question later.

Thanks everyone for any help.

Best regards,

Ibraim


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wxart2d-users_dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to