Search found 6 matches
- Fri Jul 15, 2011 11:14 am
- Forum: VCL
- Topic: Colour issue in v2010.02.20202
- Replies: 4
- Views: 8195
Re: Colour issue in v2010.02.20202
I had just found the same problem in v2011, installed in Delphi 2007 in the last few days. Design-time colour settings are ignored and so to get the colours I want I have to set them at run-time. Version is Pro 2011.03.30407 Win32.
- Fri Apr 08, 2011 4:08 pm
- Forum: VCL
- Topic: Line types not printing correctly
- Replies: 2
- Views: 4322
Re: Line types not printing correctly
Yes that works! Thanks very much.
- Fri Apr 08, 2011 11:30 am
- Forum: VCL
- Topic: Line types not printing correctly
- Replies: 2
- Views: 4322
Line types not printing correctly
Hi,
Using TChart Pro v2010.01.11004 Win32 in Delphi 2007, TLineSeries created and shown correctly as psDash or psDashDot are always printed as solid lines by TChart.Print. Is this a bug?
Thanks
Trevor Cooper
Using TChart Pro v2010.01.11004 Win32 in Delphi 2007, TLineSeries created and shown correctly as psDash or psDashDot are always printed as solid lines by TChart.Print. Is this a bug?
Thanks
Trevor Cooper
- Tue Nov 30, 2010 1:29 pm
- Forum: VCL
- Topic: Charts don't draw when application receives focus
- Replies: 5
- Views: 7569
Re: Charts don't draw when application receives focus
Yeray, Yes, I think it is the same problem. Similar to ChartIt's description, my chart appears if I click on it, but disappears on releasing the click. When it appears, one of the two parented TLabels is missing. I think I can use your suggestions to find another way of presenting the labelling info...
- Fri Nov 26, 2010 9:54 pm
- Forum: VCL
- Topic: Charts don't draw when application receives focus
- Replies: 5
- Views: 7569
Re: Charts don't draw when application receives focus
I think I'm using the latest version. A TChart announces itself as 'TeeChart Pro v2010.01.11004 Win32'. That's the latest isn't it? We only bought it last week. I agree that the problem does sound a little like the one you referred me to, although that I am not using TeeCommander or copying the canv...
- Fri Nov 26, 2010 1:27 pm
- Forum: VCL
- Topic: Charts don't draw when application receives focus
- Replies: 5
- Views: 7569
Charts don't draw when application receives focus
Hi. I just updated from TeeChart v8.04 to TeeChart 2010 in Delphi 2007, and a new problem has appeared. I have an application that stacks a number of synchronised TCharts. When the application first builds the charts all is well. (first image in attachment). If I then switch to another application (...