TeeChart Pro in Quick report designer 5.06 for Delphi XE8
TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
how can I integrate TeeChart Pro into Quick report designer 5.06 for Delphi XE8?
(to create or modify quick report in my application)
I installed TeeChar in Delphi and package for quick report, It works. I can place a chart on form or on a report but only in delphi ide.
Tee chart wasn't integrated in TReportDesignerDialog so I can't work with chart in quick report when application is running...
How to add it to TReportDesignerDialog?
I need it works the same way as in the old version of quick report designer...see attached print screen of an old quick report designer, there is teechart integrated
thanks for help
how can I integrate TeeChart Pro into Quick report designer 5.06 for Delphi XE8?
(to create or modify quick report in my application)
I installed TeeChar in Delphi and package for quick report, It works. I can place a chart on form or on a report but only in delphi ide.
Tee chart wasn't integrated in TReportDesignerDialog so I can't work with chart in quick report when application is running...
How to add it to TReportDesignerDialog?
I need it works the same way as in the old version of quick report designer...see attached print screen of an old quick report designer, there is teechart integrated
thanks for help
- Attachments
-
- teeinqr.png (82.46 KiB) Viewed 19170 times
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
Have you asked QuickReport how to customize their TReportDesignerDialog?
Have you asked QuickReport how to customize their TReportDesignerDialog?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello, not yet, I am going to do it.
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
I asked for it in QBS Software Ltd, producer of Quick Report
They lost source code for it.
We are trying to create a new source code, but we didn't succeed.
Can you help us?
There is attached unit which should register tqrchart in quick report designer
My application fails in initialization of unit qrd3rdpartycontrol_QRDTeeChar with message runtime error 217 at 004BC068
thanks for help
I asked for it in QBS Software Ltd, producer of Quick Report
They lost source code for it.
We are trying to create a new source code, but we didn't succeed.
Can you help us?
There is attached unit which should register tqrchart in quick report designer
My application fails in initialization of unit qrd3rdpartycontrol_QRDTeeChar with message runtime error 217 at 004BC068
thanks for help
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
the unit
- Attachments
-
- qrd3rdpartycontrol_QRDTeeChart.zip
- (2.05 KiB) Downloaded 674 times
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
I've tried to use this unit in a Delphi 7 with QuickReport 5 installed, but I can't find any TQRepDesigner in my installation.
This is the palette I see in QuickReport tab:
I've tried to use this unit in a Delphi 7 with QuickReport 5 installed, but I can't find any TQRepDesigner in my installation.
This is the palette I see in QuickReport tab:
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello, TQRepDesigner is/ was paid version of quick report. You need a PRO version of QR
thx
thx
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
Here the list of components I get for QuickReport 6 Pro for RAD XE 10.1 Berlin. I can't find any *Designer*:
Here the list of components I get for QuickReport 6 Pro for RAD XE 10.1 Berlin. I can't find any *Designer*:
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
it isn't in QReport but in QRDesign
there is attached test project (delphi XE8), initialization in unit qrd3rdpartycontrol_QRDTeeChar is in {} (the part where it fails)
there is attached test project (delphi XE8), initialization in unit qrd3rdpartycontrol_QRDTeeChar is in {} (the part where it fails)
- Attachments
-
- QRDesignerTest.zip
- (66.43 KiB) Downloaded 616 times
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello a new? a progress? thanks
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
I've installed QRDesign into Berlin (QRD159QR6D10_1_Berlin_W64.exe) but it fails to load the component "QRDesign design-time" (dclqrd_DXE10_1.bpl).
I'll try to install QRDesign into XE8...
I've installed QRDesign into Berlin (QRD159QR6D10_1_Berlin_W64.exe) but it fails to load the component "QRDesign design-time" (dclqrd_DXE10_1.bpl).
And when I try to open the project in the QRDesignerTest.zip in your last message, it fails to find class TReportDesignerDialog, probably because the component above failed loading.The procedure entry point @Quickrpt@TCustomQuickRep@NewPage$qqro could not be located in the dynamic library E:\Program Files (x86)\Embarcadero\Studio\18.0\bin\QRD_DXE10_1_W64.bpl.
I'll try to install QRDesign into XE8...
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
Same error with RAD XE8 after installing QR6DXE8_W64_installer.exe and QRD159QR6DXE8W64.
Here the packages for the integration of TeeChart Pro v2017 into QuickReport v6 in RAD XE8:
Same error with RAD XE8 after installing QR6DXE8_W64_installer.exe and QRD159QR6DXE8W64.
Here the packages for the integration of TeeChart Pro v2017 into QuickReport v6 in RAD XE8:
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hi, thanks
I found the problems, it works now some how... I miss border on the first chart...
Do you have a hint how to create chart editor fastly/ easily?
thanks
I found the problems, it works now some how... I miss border on the first chart...
Do you have a hint how to create chart editor fastly/ easily?
thanks
- Attachments
-
- 2017-03-30_23h04_21.png (81.21 KiB) Viewed 18928 times
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
However, note the editor is designed to help the developers to build and test their applications, not to be accessed by the final users, so we don't recommend giving access to it.
The editor can be called as follows:Franta wrote:Do you have a hint how to create chart editor fastly/ easily?
Code: Select all
uses EditChar;
procedure TForm1.Button1Click(Sender: TObject);
begin
EditChart(Self, QRDBChart1);
end;
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro in Quick report designer 5.06 for Delphi XE8
Hello,
EditChart works fine, but I miss Dataset in series/datasource
How can I add dataset? and how add list of tables...
(in Delphi IDE dataset and tables are available)
thanks
EditChart works fine, but I miss Dataset in series/datasource
How can I add dataset? and how add list of tables...
(in Delphi IDE dataset and tables are available)
thanks
- Attachments
-
- QReditchart.png (90.34 KiB) Viewed 19236 times