Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
koldo is currently offline  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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDE Compile error from latest git sources
Next Topic: ScatterCtrl: New data handling features
Goto Forum:
  


Current Time: Sat May 10 04:54:36 CEST 2025

Total time taken to generate the page: 0.01794 seconds