Search found 5 matches
- Thu Sep 02, 2010 3:59 pm
- Forum: VCL
- Topic: Odd whole screen flicker on TChartEditorPanelCreation
- Replies: 5
- Views: 5752
Re: Odd whole screen flicker on TChartEditorPanelCreation
Hi Yeray, Thank you for looking into it. I can tell you that as a temporary measure I've changed the code to create the component at runtime only when someone accesses this particular function, which fortunately is not a super commonly used part of my program, although I think it's a very cool funct...
- Mon Aug 30, 2010 6:03 pm
- Forum: VCL
- Topic: Odd whole screen flicker on TChartEditorPanelCreation
- Replies: 5
- Views: 5752
Re: Odd whole screen flicker on TChartEditorPanelCreation
Hello again, Thank you for the quick reply. Here are the steps to recreate (and I've also attached a version for you that does it, both the source and a compiled version): 1) Create new C++ VCL Application 2) On the main form put a TDBChart component. 3) Set it's alignment to alRight and andjusted i...
- Sat Aug 28, 2010 7:22 am
- Forum: VCL
- Topic: Odd whole screen flicker on TChartEditorPanelCreation
- Replies: 5
- Views: 5752
Odd whole screen flicker on TChartEditorPanelCreation
Hello, I use TeeChart pro 8.07 with source and RAD Studio 2010 running on a Windows 7 machine/64 bit system. The program is a C++Builder .exe Application. Everything works just fine. However, since updating to 2010 and and 8.07 I've noticed that if I create any form which has contains a "TChartEdito...
- Wed Dec 05, 2007 9:08 pm
- Forum: VCL
- Topic: TeeChart with Quick Reports & CB2007
- Replies: 8
- Views: 10820
Hi Narcis, Thank you for the file. Unfortunately while this worked (as far as building the packages and installing them) the end result was exactly the same. I could not put a TQRChart on a form and then ever open the form again (Access violations with rtl100). In frustration I went back to an older...
- Mon Dec 03, 2007 11:28 pm
- Forum: VCL
- Topic: TeeChart with Quick Reports & CB2007
- Replies: 8
- Views: 10820
TeeChart with Quick Reports & CB2007
Hello, I'm having a baffling problem with the latest version of TeeChart. Here is the environment: * C++Builder 2007 * TeeChart Pro V8.02 * QuickReports 4.07 I've installed everything in the standard way. Because TeeChart Pro seems to only come with .DPK files for doing the QuickReports install (whi...