Discussion of article "DoEasy. Controls (Part 3): Creating bound controls"

 

New article DoEasy. Controls (Part 3): Creating bound controls has been published:

In this article, I will create subordinate controls bound to the base element. The development will be performed using the base control functionality. In addition, I will tinker with the graphical element shadow object a bit since it still suffers from some logic errors when applied to any of the objects capable of having a shadow.

Compile the EA and launch it on the chart:


As we can see, all objects attached to the panel are successfully created. The panel object shadow is located on top of other chart objects and follows the object it has been constructed for. When constructing a vertical line, as well as any other standard graphical objects, all controls, except for fixed graphical elements, remain above the newly created graphical object.

Author: Artyom Trishkin

Reason: