Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 22:34:08 +0000



Post From: Problem with drawing using sc.p_GDIFunction

[2014-05-02 23:43:36]
ejtrader - Posts: 688
SC Team - Need helping hand here.

sc.p_GDIFunction = (void*)DrawToChart; // this didn't work
sc.p_GDIFunction = reinterpret_cast<void*>(DrawToChart); // This also didn't work

http://screencast.com/t/PZVlk7mlUhw -- both the cases - this is the error

Thanks
Date Time Of Last Edit: 2014-05-03 00:12:31