Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 03:25:22 +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.