Home » U++ Library support » ScatterDraw & ScatterCtrl » ScatterDraw overhaul. Please review
Re: ScatterDraw overhaul. Please review [message #50474 is a reply to message #50462] |
Mon, 05 November 2018 21:11 |
Oblivion
Messages: 1135 Registered: August 2007
|
Senior Contributor |
|
|
Hello,
It looks like a default argument is missing:
ScatterDraw.h, ln: 420
void ZoomToFit(bool horizontal, bool vertical = false, double factor = 0);
-----------
^
Or if this is intended, then ScatterDraw_Demo.cpp, ln 46 should be modified:
scatter.ZoomToFit(true); // or false.
Then it works fine.
(By the way, thanks for this package, it is very good and useful!)
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
upp-components: https://github.com/ismail-yilmaz/upp-components
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Mon, 05 November 2018 21:12] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Nov 01 01:13:58 CET 2024
Total time taken to generate the page: 0.00667 seconds
|