Support Board
Date/Time: Thu, 06 Nov 2025 19:18:19 +0000
Post From: Lines always drawn above Text when drawn from ACSIL
| [2025-11-04 14:55:22] |
| skalaydzhiyski - Posts: 91 |
|
Hi SC, I am trying to draw custom connecting lines and order fill text from ACSIL and things seem to work great apart from the small annoying fact that lines DRAWASTYLE_LINE are always drawn above DRAWSTYLE_TEXT, regardless of what order I call sc.UseToool in. Initially I thought the lines were drawn as user drawn drawings but is not the case (even after manually disabling AddAsUserDrawnDrawing I still get the line to be drawn above the text drawings). Only after I set AddAsUserDrawnDrawing to true for the text drawings do I get the right precedence and only then the text is drawn over the lines. I don't want to allow the users to modify the drawings though, so any advise on how to get around the above problem is welcome. P.S. It is not an important issue I know, so I will not be offended if you ignore me :D All the best, Spas |
