Uwe Dörl / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Uwe Dörl
Added topic create OBJ_HLINE on a subchart
Why can I not create a OBJ_HLINE on a subchart? ObjectCreate( ChartID () , "theSubChart", OBJ_CHART, 0, 0, 0) ObjectSetInteger( ChartID () , "theSubChart", OBJPROP_CORNER, CORNER_LEFT_UPPER); ... bool res = ObjectCreate ( ChartID (), "xyz"
: