CWndContainer Replacement – library MetaTrader 5

CWndContainer Replacement - library for MetaTrader 5
Real author: Original by MetaQuotes Software Corp. Modifications by Doerk. This file replaces the WndContainer.mqh original file. One new function and two small modifications prevent the chart from being affected, when you click and hold the mouse inside a container window, i.e. when you press a button which is placed inside a dialogue, move a … Read more

CRect and CCanvas replacement (Standard Library – several bugs fixed) – library MetaTrader 5

CRect and CCanvas replacement (Standard Library - several bugs fixed) - library for MetaTrader 5
Real author: MetaQuotes Software, Bugfixes & Enhancements by Doerk. When you start to work on a pixel basis with the standard library, you’ll soon figure out, that sometimes a pixel here and there is missing. This weird behavior is caused mainly by several bugs in the CRect class. The main problem here is, that the … Read more