Discussion of article "Graphical Interfaces X: Text Edit box, Picture Slider and simple controls (build 5)"
Is there any reason for the "expert in sub window" mode has changed to true as default in Defines.mqh?
//--- "Expert in subwindow" mode
#define EXPERT_IN_SUBWINDOW true
#define EXPERT_IN_SUBWINDOW true
This cause errors when expert is not used in sub window.
I changed to false in Defines.mqh and everything seems to work correctly until now.

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 Graphical Interfaces X: Text Edit box, Picture Slider and simple controls (build 5) has been published:
This article will consider new controls: Text Edit box, Picture Slider, as well as additional simple controls: Text label and Picture. The library continues to grow, and in addition to introduction of new controls, the previously created ones are also being improved.
The screenshot below shows how the text display can be configured using the graphical interface.
Fig. 8. Group of controls on the first tab.
Author: Anatoli Kazharski