Hi there!
I'm implementing the interactive shapeeditor into my application and ran into a number of issues.
Maybe I've missed something, but I don't think so....
Burkhart
I'm implementing the interactive shapeeditor into my application and ran into a number of issues.
Maybe I've missed something, but I don't think so....
-
If you edit a shape with the overlay-action (CursorMode=cmEraseByPolygon) to cut a hole into a shape, no event is fired! I would expect the 'AfterShapeEdit' to fire but nothing happens.
How should I process the modification? -
It seems snapping is not working properly. While editing or digitizing the shown 'rubber-band-shape' snaps correctly, but on releasing the mouse button, it seems not the snapped coordinate is used, but the coordinate of the mouse-up action. So it is impossible to snap.
Burkhart