True: No way to use the Wingding-Symbols by Comment?

 

Hi,

Is it true, that mt4-Comment() cannot show the Wingdings (while it show e.g. the greak letters like: α,β,ø,µ while others like δ ε appear as d e) on the chart in an easy way like:

string OK   = WingdingToString(252),
       NO   = WingdingToString(251),
       Bomb = WingdingToString(77),
       Dead = WingdingToString(78),
       Tel  = WingdingToString(40); //  ...;

Comment(OK," ",NO," ",Bomb," ",Dead," ",Tel);

 

No, you can't change the font for the Comment

Windings will work with OBJ_TEXT or OBJ_LABEL