Discussion of article "Graphics in DoEasy library (Part 94): Moving and deleting composite graphical objects"

 

New article Graphics in DoEasy library (Part 94): Moving and deleting composite graphical objects has been published:

In this article, I will start the development of various composite graphical object events. We will also partially consider moving and deleting a composite graphical object. In fact, here I am going to fine-tune the things I implemented in the previous article.

Compile the EA and launch it on the chart:


As we can see, the subordinate objects are set in their target locations only when the mouse button is released. I will fix this in the coming articles. Removing an object works correctly — all subordinate objects are removed as well. Intentional removal of one of the subordinate objects leads to the removal of the entire composite graphical object.

Author: Artyom Trishkin

Reason: