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

 
Dependent objects get into their places only after releasing the mouse button. But this is fixable, and we will deal with it in the next articles

We are waiting for a separate article devoted to ChartSetInteger(0,CHART_EVENT_MOUSE_MOVE) ????.

 
Maxim Kuznetsov #:

There is a separate article on ChartSetInteger(0,CHART_EVENT_MOUSE_MOVE) ????.

Sarcasm counts.

 

Sarcasm would be to say that such a vast topic would not fit into one article. But this is a normal question.

Artem, is there a roadmap of some sort? Will there be a finale, or is it something like a podcast and you can listen to it endlessly?

That's not sarcasm either, if anything.

 
Now I realise why you wanted a history of changes to the objects.