Search found 6 matches
- Tue Jun 20, 2006 3:32 pm
- Forum: VCL
- Topic: Installing TQRChart in C++ Builder 2006
- Replies: 9
- Views: 13616
Hi, That doesn't seem to work - I don't have any QuickReport components or TQRChart on the palette when in C++Builder 2006, only when in Delphi 2006. When I try to compile my project, I get the error "Type name expected" on the line TQRChart *QRChart; Where do I find the TQRChart header file for C++...
- Tue Jun 20, 2006 11:20 am
- Forum: VCL
- Topic: Installing TQRChart in C++ Builder 2006
- Replies: 9
- Views: 13616
Hi there, I installed Borland BDS 2006. I installed QuickReport 4.06 for C++Builder 2006. This adds the packages QR4DesignC2006.bpl and QR4RunC2006.bpl to my 'Design Packages' list. I then installed TChart 7.07 Full Source Code. I then followed the instructions you linked to: 1) Go to the "Component...
- Tue Jun 20, 2006 9:23 am
- Forum: VCL
- Topic: Installing TQRChart in C++ Builder 2006
- Replies: 9
- Views: 13616
- Tue Jun 20, 2006 9:05 am
- Forum: VCL
- Topic: Installing TQRChart in C++ Builder 2006
- Replies: 9
- Views: 13616
- Thu Jun 08, 2006 3:15 pm
- Forum: VCL
- Topic: Installing TQRChart in C++ Builder 2006
- Replies: 9
- Views: 13616
Installing TQRChart in C++ Builder 2006
I'm having problems doing this - all the instructions are for Delphi rather than Builder. For Builder 2006, do you use DclTQR710.dpk and TeeQR710.dpk? (rather than DclTQR7C6.bpk - the one I used for Builder 6) When recompiling TeeQR710.bpl, how do you include QR4RunC2006.bpl? (the QuickReport for Bu...
- Wed Dec 21, 2005 3:49 pm
- Forum: VCL
- Topic: TQRChart hangs after QuickReport upgrade
- Replies: 1
- Views: 3021
TQRChart hangs after QuickReport upgrade
QuickReport version: 4.06 Professional C++ Builder 6 Windows XP SP2 TChart Version 7.06 I've recently upgraded from the free version of QuickReport that ships with Builder to version 4.06 Professional. After successfully recompiling the TQRChart packages to work with the new version of QuickReport, ...