
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
Hi mate,
sure thing. I've uploaded the files (new, old, diff) so you can open/download them:
Canvas_Diff.htm
Canvas_before_build_2265.mqh
Canvas_build_2265.mqh
Cheers!
M.
The problem is the length of name on row 254
If you delete "(string)CharId + ", in
m_rcname="::"+name+(string)(GetTickCount()+MathRand());
all return ok.
Big thanks, @Angelo Ferraro! EasyAndFastGui is working fine again.
Big thanks, @Angelo Ferraro! EasyAndFastGui is working fine again.
It is a temporary solution because the addition of the chart ID is due to a previous pb.
For now we can solve in this way
We'll see if they solve the canvas length problem in the next version
See you
Bye Marcel
Oh, i just found this discussion, after posting this same problem here.
Thanks for the solution, i'll try it.
The problem is the length of name on row 254
If you delete "(string)CharId + ", in
m_rcname="::"+name+(string)(GetTickCount()+MathRand());
all return ok.
Thank you very much.
you saved my day!
This bug still on build 3815.