-
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button) or attach the file.
How To Ask Questions The Smart Way. (2004
Be precise and informative about your problemWe can't see your broken code.
-
Perhaps you should read the manual. OBJ_BUTTON - Object Types - Objects Constants - Constants, Enumerations and Structures - MQL4 Reference
How To Ask Questions The Smart Way. (2004
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.Did you change the font to match your “hex code?”
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 I am trying to make a minimize button for my EA to hide the panel.
I have done everything until now and it works perfectly however I am not able to set the small triangle as button text.
I have tried different characters with hex code but it gives me question mark.
I have tried StringSetCharacter and ShortToString but triangle sign is not there.
Thanks for any suggestion.