
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 DoEasy. Controls (Part 25): Tooltip WinForms object has been published:
In this article, I will start developing the Tooltip control, as well as new graphical primitives for the library. Naturally, not every element has a tooltip, but every graphical object has the ability to set it.
Compile the EA and launch it on the chart:
When hovering the mouse pointer over the arrow buttons, tooltips appear immediately. Each of them has its own icon. Tooltips do not go off the screen - their coordinates are correctly adjusted. Now we see new arrows drawn as standard graphical primitives on the arrow buttons. Naturally, the behavior of tooltip objects is incorrect. Their correct behavior is to be implemented later. The test was only meant to assess the appearance of the objects.
Author: Artyom Trishkin