You already developed or see anything that can work with Tabulations or Focus on Controls in the form.
I need to change the editions after i insert one input in one CEdit or CSpinEdit and press Enter or press TAB, i want to pass to the next Edit, for better usuability in my program.
Thank u so much for your contribution on the comunity.
You already developed or see anything that can work with Tabulations or Focus on Controls in the form.
I need to change the editions after i insert one input in one CEdit or CSpinEdit and press Enter or press TAB, i want to pass to the next Edit, for better usuability in my program.
At the moment this is not possible. I'll think about how to implement it.
Or, any way so i can ask an input by splash, message box or any window automaticly requested when i run the code.
I'm thinking some possibilities, and i really don't wanna use DLL, i'm not that pro yet. But i really have will. If you have me some directions or ideas i can really improve our code.
Dear Anatoli, thank you very much for your effort!
I just want to point you out that there is a typo in MenuItem.mqh, line 237, that makes it not possibile to be compiled successfully:
" > The type of the menu item can be set using the CMenuItem::TypeMenuItem()") method");
should read instead
" > The type of the menu item can be set using the CMenuItem::TypeMenuItem() method");
right?
The Edit is always flickering.
http://prntscr.com/tmjkm3
Hi. I'm working with MT4, so unfortunately I'm stock with this last version of MT4. Here is a bug that no matter what I tried won't fix itself. As you see in the picture above, there is a horizontal line "near" the caption. In case that horizontal line is selected, if you click inside the caption, it will jump to the middle of the caption and start moving with the caption. Also, if there is a horizontal line somewhere in the window background that is selected, if you click and drag inside the window when you are near the line, it will start dragging the line around. This happens to all objects on chart not only the line, only when they are selected this will happen.
In other words, the panel and caption is not "capturing" the mouse event and let it pass through to objects bellow them. How to fix this issue?
Please someone help


- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
New article Graphical Interfaces X: Updates for Easy And Fast Library (Build 2) has been published:
Author: Anatoli Kazharski