Lib 'EasyAndFastGUI': Creating Canvas fails with error 4016 after update build 2265 - page 2 12 New comment Angelo Ferraro 2019.12.14 11:53 #11 Marcel Fitzner: 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. Marcel Fitzner 2019.12.15 10:46 #12 Big thanks, @Angelo Ferraro! EasyAndFastGui is working fine again. Angelo Ferraro 2019.12.15 17:43 #13 Marcel Fitzner: 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 Helweg/Stendahl value charts ... Making money on forex Is anyone able to DojiQ 2020.10.24 20:35 #14 Oh, i just found this discussion, after posting this same problem here. Thanks for the solution, i'll try it. Bibliotheken: Die Bibliothek EasyAndFastGUI zum Erstellen von grafischen Interfaces 2018.03.05www.mql5.com Die Bibliothek EasyAndFastGUI zum Erstellen von grafischen Interfaces: Autor: Anatoli Kazharski... Cuong Le Van 2023.07.04 11:03 #15 Angelo Ferraro #: 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. 12 New comment
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.