
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
Yes, Nicholas is a master in the art of working with canvas. It's an art of its own. For data visualization, interface decoration and control shell design these skills are irreplaceable. Digital artist. (No kidding).
That's the reason I asked Nikolay! And I'm grateful to him that he can still find a few precious hours to make an example of rounded primitives. This is a very valuable example!
Dimitri, can you show me an example?
The code or just what it looks like?
The code or just what it looks like?
Both, of course. After all, we only go into the code when we become interested in the picture itself :)
Both, of course. After all, we only get into the code when we become interested in the picture itself :)
I certainly don't have the code. And with an example, it's hard to make it clear. Below are two images. The shadow is grey, on the left it is normal overlay, on the right it is multiplication. On the right it is coloured and matches the background colour, as if transparent.
I certainly don't have the code. And it's hard to do anything with an example to make it clear. Below are two images. The shadow is grey, with a normal overlay on the left and a multiplication on the right. On the right it is coloured and matches the background colour, as if it were transparent.
This picture doesn't show it, but I know what you mean. Yeah, you're right. I set the shadow settings wrong. I had the colour for shadows 0xFF303030 - gray opaque with blurred edges, and I need black transparent with blurred edges 0xCF000000.
without shadows
with shadows
with fill:
without fill
I understand thatRectangle.mq54 kb refers to the updated iCanvas.mqh
I understand thatRectangle.mq54 kb refers to the updated iCanvas.mqh
Published the constructor and GUI engine in this thread:https://www.mql5.com/ru/forum/332043
And on my blog:https://www.mql5.com/ru/blogs/post/733356
Everyone is welcome to take part in the testing.