Support Board
Date/Time: Thu, 23 Jan 2025 18:25:38 +0000
Post From: ACSIL: Color Background by Bar and Price
[2018-12-01 10:17:46] |
BlakJak - Posts: 108 |
Could you please allow a separate GDI_Function call in the WM_ERASEBKGND message which would allow us to draw in the background of the chart (i.e. underneath the bars). GDI_Function is basically called from WM_PAINT in Sierra's chart drawing code. If we could set up a separate function called GDI_Bkgnd_Function which was called at the end of WM_ERASEBKGND it would give the user control over the background of the chart as well as the foreground. |