Support Board
Date/Time: Fri, 27 Dec 2024 17:18:28 +0000
Post From: ACSIL Drawings Limitation
[2016-04-08 08:16:06] |
enemyspy - Posts: 306 |
I also have the same issue where I can't add multiple rectangle drawings at the same index unless I assign the line number myself. The auto assign gives the same linenumber at that index unless it is a level or a horizontal line. I had to write a seperate class to store and and generate line numbers to ensure their uniqueness. But it is still less than ideal because the only way it works is if all the studies I am using are compiled in the same dll. I wonder if this can be changed so that it will auto assign a unique number to all drawings at the same index. |