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 » ScatterDraw data ownership
Re: ScatterDraw data ownership [message #54105 is a reply to message #54102] Mon, 01 June 2020 10:35 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Yes, you are right.
I have added and documented this:
bool RemoveSeries(int index);
bool SwapSeries(int i1, int i2);

Function <bool(int)> WhenRemoveSeries;
Function <bool(int, int)> WhenSwapSeries;
The callbacks are called just before, and if they return false, the operation is not done and RemoveSeries() or SwapSeries() return also false.


Best regards
IƱaki

[Updated on: Mon, 01 June 2020 10:40]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ideas: Grid lines at "round" dates or values. More options for tooltip.
Next Topic: Legend & spline interpolation
Goto Forum:
  


Current Time: Thu Apr 18 04:53:22 CEST 2024

Total time taken to generate the page: 0.01474 seconds