Thank you very much, Sandra! Enjoy August
SDE
Search found 18 matches
- Fri Aug 01, 2014 8:18 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
- Wed Jul 30, 2014 9:09 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Re: Turning off GDI+
Hi Sandra, Thank you very much for that code. I used a variation in my program, and I think we have succeeded. I need to do a little more testing with some of my users but so far so good with respect to the look of the graphs. I do think that the charting is still a little bit slower, so if you can ...
- Tue Jul 29, 2014 2:53 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Re: Turning off GDI+
Hi, It is my understanding that most of Europe goes on vacation for the month of August, including Steema. So I'm rather worried about how to resolve this problem to meet my production deadline which is also next month. I appreciate you looking into the cause of the problem, but right now it would b...
- Thu Jul 24, 2014 4:28 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Re: Turning off GDI+
Thank you very much for looking into this issue! I will wait for your response.
- Wed Jul 23, 2014 6:08 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Re: Turning off GDI+
Hi, Thank you for your last post. We are using Delphi XE5. My development environment is on a separate secure network, so it is very difficult for me to pull your code into my environment or for me to share my code with you. However, I did take a look at your project and it does not quite address my...
- Mon Jul 21, 2014 10:04 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Re: Turning off GDI+
Hi, After speaking to several more of our users, I am not sure that it is something that they are necessarily triggering in the Tee Chart Editor. So far it appears as though only those of us on the development team can create charts that look like they are GDI. All of our users are getting charts th...
- Fri Jul 18, 2014 4:09 pm
- Forum: VCL
- Topic: Series.Font.Color, black treated as white
- Replies: 1
- Views: 4374
Series.Font.Color, black treated as white
Hi, I am not using your latest version of TChartPro, but the one prior to that. I have found that when I use Series.Font.Color and set it to 0 (black), it treats it as if it were white. I did not have this problem on prior versions of TChartPro and perhaps you have already fixed it in the latest rel...
- Fri Jul 18, 2014 4:05 pm
- Forum: VCL
- Topic: TChartSeries.Assign
- Replies: 1
- Views: 4494
TChartSeries.Assign
Hello,
It appears that you are no longer copying Marks.Style in TChartSeries.Assign. I am not using your latest version of TeeChart Pro, but the one prior to that. So perhaps you have already fixed it in your latest release, but if not, could that be added back in?
Thanks!
SND
It appears that you are no longer copying Marks.Style in TChartSeries.Assign. I am not using your latest version of TeeChart Pro, but the one prior to that. So perhaps you have already fixed it in your latest release, but if not, could that be added back in?
Thanks!
SND
- Fri Jul 18, 2014 3:55 pm
- Forum: VCL
- Topic: Turning off GDI+
- Replies: 12
- Views: 20524
Turning off GDI+
Hello, In our Delphi VCL TeeChart Pro environment we have tried to disable GDI+ because our end users have a single hardware platform and don't need the slower anti-aliased rendering that GDI+ provides. To do so we set Render to GDI in the Chart Gallery and New Chart tabs of Tools/Options/Third Part...
- Thu Mar 20, 2014 3:00 pm
- Forum: VCL
- Topic: clwindowtext error
- Replies: 5
- Views: 8135
Re: clwindowtext error
Hi Yeray, That is very odd. Unfortunately, the software I'm writing is pretty complex and large and is also on a separate, secure network. A sample project probably wouldn't capture what's happening in my program, and it's not possible for me to share the actual code here. The clwindowtext itself is...
- Thu Mar 20, 2014 2:47 pm
- Forum: VCL
- Topic: Adjusting Legend Symbol Height
- Replies: 4
- Views: 7157
Re: Adjusting Legend Symbol Height
Thanks, Yeray! Looks like David already added the height properties, which will be very helpful.
- Tue Mar 18, 2014 4:26 pm
- Forum: VCL
- Topic: Adjusting Legend Symbol Height
- Replies: 4
- Views: 7157
Re: Adjusting Legend Symbol Height
Hi Yeray, Thanks for adding it to the wish list! In your notes I noticed that you said "This height would only be applied when the height specified here is bigger than the font size," but actually that is kind of the opposite of what I need. The reason why I was really asking was to use this as a wo...
- Tue Mar 18, 2014 4:09 pm
- Forum: VCL
- Topic: clwindowtext error
- Replies: 5
- Views: 8135
Re: clwindowtext error
Hi Yeray, Thanks for submitting the bug! I see from the history of bug 641, this is as designed and will not be fixed. The workaround "Font.Color:=ColorToRGB(clwindowtext);" does work well. However, clwindowtext is the default font color for the TFont type and so this means having to remember to add...
- Mon Mar 17, 2014 1:33 pm
- Forum: VCL
- Topic: TChartListBox Error
- Replies: 4
- Views: 11537
Re: TChartListBox Error
Hi Yeray,
Thanks so much for looking into the problem and for the quick response. I appreciate it!
SDE
Thanks so much for looking into the problem and for the quick response. I appreciate it!
SDE
- Fri Mar 14, 2014 9:27 pm
- Forum: VCL
- Topic: Adjusting Legend Symbol Height
- Replies: 4
- Views: 7157
Adjusting Legend Symbol Height
Hi, I am using your latest version of TChartPro with Embarcadero Delphi XE5. I was wondering if you could tell me how I can change my symbol size in my chart legend without changing the font size in the legend. In the chart editor, under Series-->Format-->Size I have the ability to change the size o...