Support Board
Date/Time: Wed, 05 Nov 2025 14:01:43 +0000
Post From: GDI w/2551 and study updates (manual vs auto looping implications)
| [2023-11-11 17:25:19] |
| User133994 - Posts: 81 |
|
Found one answer to how to display study updates in a GDI drawing: use sc.GetPersistentIntFromChartStudy() inside the DrawToChart function. Or, I suppose even using an SCInputRef studyToDisplay = sc.Input[1] can work as I've done many times in non-GDI ACSIL studies. Now, I'm really interested if anyone has any GDI libraries that already know how to use the basics of lines/text/circles/shapes to create bar charts, pie charts, or other fancy reporting UI objects. It would be great to plug and play into SC. Thanks all. |
