Home » U++ Library support » ScatterDraw & ScatterCtrl » PieCtrl and GetImage (How to use correctly GetImage() with PieCtrl to obtain a image of the chart)
Re: PieCtrl and GetImage [message #49118 is a reply to message #49117] |
Tue, 19 December 2017 21:12   |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello,
I just noticed that bazzar/PieTest example doesn't compile due to lack of Scatter package. Can you take care of this problem Koldo?
@Dieggo
In my opinion your problem might be the result of lack appropriate inclusion before including LAYOUTFILE. It should be done something like that:
#include <Scatter/Pie.h> // This include doesn't exist - you need to find appropriate file or wait until Koldo fix PieTest.
#include <Report/Report.h>
#include <PdfDraw/PdfDraw.h>
#define LAYOUTFILE <PieTest/PieTest.lay>
#include <CtrlCore/lay.h>
Sincerely,
Klugier
U++ - one framework to rule them all.
[Updated on: Tue, 19 December 2017 21:15] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed May 14 18:07:25 CEST 2025
Total time taken to generate the page: 0.00842 seconds
|