Libraries: EasyAndFastGUI library for creating graphical interfaces - page 9

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
MT4 Version.
Experts\Article09\TestLibrary03
The Edit is always flickering.
Anatoli Kazharski Please help to solve this bug.
https://www.mql5.com/en/forum/274301
Good afternoon.
Bigger problem :)
Create a dynamic object, for example a label
...
I haven't tested the library for dynamic object creation, so I can't give you any advice now.
Another example of an application whose GUI is created using this library:
MT4 Version.
Unfortunately I can not help now, because it no longer worked for MT4. This version of the library has been tested only on the MT5.
Форум по трейдингу, автоматическим торговым системам и тестированию торговых стратегий
Библиотеки: EasyAndFastGUI - библиотека для создания графических интерфейсов
Anatoli Kazharski, 2018.08.24 10:09
Ещё один пример приложения, GUI которого создано с помощью этой библиотеки:
I haven't tested the library for dynamic object creation, so I can't advise you right now.
I thought so :)
For simple objects I wrote this:
Can you tell me, in the table the button with a picture is added only to the first column, and in the rest does not work.
Is it a bug or not?
In the table, the button with a picture is added only to the first column, and in the rest does not work.
You can add to all of them.
You can add to everything.
Thanks, I figured it out.
But strangely, if the alignment in the cell is set to centre or right, the picture is not visible.
If the alignment is left, it works fine.
Thank you, I've got it.
But strangely, if the alignment in the cell is set to centre or right edge, the picture is not visible.
If it is on the left edge, it works fine.
Yes, now there is such a restriction (only left edge).