Home » U++ Library support » ScatterDraw & ScatterCtrl » TestScatter2 compile error
Re: TestScatter2 compile error [Using ScatterCtrl] [message #46734 is a reply to message #46730] |
Thu, 21 July 2016 08:55  |
 |
koldo
Messages: 3435 Registered: August 2008
|
Senior Veteran |
|
|
Yes, that's it. ScatterDraw does not store any data series.
When you add a data series to a ScatterDraw or ScatterCtrl (that is derived from ScatterDraw), ScatterDraw stores a reference to it and does not copy it. This way, when for example Paint() is called, original data series has to be available. If it is deleted, you will get an assert.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Sat May 10 04:54:36 CEST 2025
Total time taken to generate the page: 0.01794 seconds
|