Discussion of article "Graphics in DoEasy library (Part 97): Independent handling of form object movement"
Test EA file. Something is not showing up on the chart. I tried to compile it, it shows 100 errors. Would it be too much trouble for you to put this file directly here, or better yet, in KodoBase? Or maybe it's unpacked incorrectly for me. Generally on the topic is a useful thing, these rectangles drag so on the chart. We just need to add that in the settings you can adjust the height of the items, and if these items are also displayed on this rectangle graphically, it would be great. It also needs to be transparent so it doesn't obscure the graph.
Thanks for this useful article. Very informative.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
New article Graphics in DoEasy library (Part 97): Independent handling of form object movement has been published:
In this article, I will consider the implementation of the independent dragging of any form objects using a mouse. Besides, I will complement the library by error messages and new deal properties previously implemented into the terminal and MQL5.
Compile the EA and launch it on the chart:
I have eliminated all drawbacks mentioned after testing the EA from the previous article. Besides, moving forms is limited by the chart borders. When one form is superimposed on another, the necessary form is always selected and the cursor coordinate shifts relative to the moved form coordinates are always calculated correctly.
Author: Artyom Trishkin