Quote:
Originally Posted by Enivid
I am not sure that you can insert text labels into the separate indicator window.
|
ObjectCreate(0, "myobject_name", OBJ_LABEL, 1, 0, 0);
This expression should create the object in the indicator window, but this feature is not working (yet).