Search found 113 matches

by Metman
Tue Jun 17, 2014 2:04 pm
Forum: VCL
Topic: Problem with filled High-Low Series
Replies: 8
Views: 12172

Re: Problem with filled High-Low Series

Hi Yeray

I was using v8.08 in Delphi 2007.

I notice that the reference in my library path in Delphi XE6 for TeeChart 2014 is Dephi20.win32\lib.

Shouldn't that be Delphi20.win64 if I'm running Windows 7 64 bit?
Capture1.png
Screen shot
Capture1.png (164.69 KiB) Viewed 12301 times
Bruce.
by Metman
Mon Jun 16, 2014 8:53 pm
Forum: VCL
Topic: Problem with filled High-Low Series
Replies: 8
Views: 12172

Problem with filled High-Low Series

Hi I am having problems setting a color fill in a high-low series. I select a color and set the transparency to 50%, but although this behaves itself in the IDE design view, when I compile and run the transparency is 100% with no color fill. I have the chart connected to a GDI+ component, but its st...
by Metman
Mon Jun 16, 2014 7:00 pm
Forum: VCL
Topic: Problems moving to XE6 with 2014
Replies: 4
Views: 7072

Re: Problems moving to XE6 with 2014

Hi Yeray Here's a test project: Capture1.png I've attached the zip source but all I've done is dropped two charts on a form connected the top one to GDI+ and the bottom chart to Open GL and added some sample data, There seems to be a bit of a lag when the test application first opens and I'm only ad...
by Metman
Mon Jun 16, 2014 6:19 pm
Forum: VCL
Topic: Problems moving to XE6 with 2014
Replies: 4
Views: 7072

Re: Problems moving to XE6 with 2014

Hi Yeray

Yes it's version 2014.11. I'll send you a project.

Bruce.
by Metman
Sun Jun 15, 2014 4:27 pm
Forum: VCL
Topic: Problems moving to XE6 with 2014
Replies: 4
Views: 7072

Problems moving to XE6 with 2014

Hi I am having problems improving the sharpness and clarity of graphs that were reasonably good when using TeeChart 8. I thought it would be as easy as dropping a GDIPlus or TeeOpenGL (non-visual) component on the form and then hooking up to the chart. When I try it using either method any text, lab...
by Metman
Wed May 21, 2014 12:54 pm
Forum: VCL
Topic: TScrollPager in XE6
Replies: 6
Views: 8528

Re: TScrollPager in XE6

Hi Yeray

Yes, I can see whats happening now - thanks a lot for making that clear!

Bruce.
by Metman
Tue May 20, 2014 11:58 am
Forum: VCL
Topic: TScrollPager in XE6
Replies: 6
Views: 8528

Re: TScrollPager in XE6

Hi Yeray

Hopefully it stays attached this time!

Bruce.
by Metman
Mon May 19, 2014 2:34 pm
Forum: VCL
Topic: TScrollPager in XE6
Replies: 6
Views: 8528

Re: TScrollPager in XE6

Yeray I have zipped the test project and attached it. The chart on the left that I create the ScrollPagerTool dynamically works fine. The on on the right fails to show a graph in the sub-chart. Should Chart2 show a reference to Chart1 as it does here? Capture1.png I have all sorts of issues when try...
by Metman
Fri May 16, 2014 2:35 pm
Forum: VCL
Topic: TScrollPager in XE6
Replies: 6
Views: 8528

TScrollPager in XE6

If I try to add a scrollpager tool to the chart it fails to work. If I do dynamically as in the code in the demo it works. I don't want to initialise the component in code every time - I would like to do by design in the IDE. I must be missing something. This is the code: procedure TForm1.FormCreate...
by Metman
Tue Apr 29, 2014 8:59 am
Forum: VCL
Topic: Accessing a bitmap with TBMPExportFormat
Replies: 6
Views: 8442

Re: Accessing a bitmap with TBMPExportFormat

Yeray I'll try and do that demo, but you know how it is, I'm not a crack programmer and when I get a problem I can't fix, I look for help but if that doesn't work I move on and work round the problem as quickly as possible. The bitmap looked good when I saved it using the export feature in TeeChart ...
by Metman
Mon Apr 28, 2014 4:10 pm
Forum: VCL
Topic: Accessing a bitmap with TBMPExportFormat
Replies: 6
Views: 8442

Re: Accessing a bitmap with TBMPExportFormat

Yeray

OK, you win, that works fine after I remove the 'TeeGDIPlus' in the uses clause. It must be something I'm doing. I'll create a simple demo of what I'm doing and see if I can fix it.

Bruce.
by Metman
Mon Apr 28, 2014 11:18 am
Forum: VCL
Topic: Accessing a bitmap with TBMPExportFormat
Replies: 6
Views: 8442

Re: Accessing a bitmap with TBMPExportFormat

Yeray Thanks for your prompt reply. I tried your example (I never created a TBMPOptions in my code) but was unable to add tmpOP to tmp.Bitmap because it won't allow any parameters in the version of TeeChart (8) which I'm using. So I still can't access the bitmap from the TBMPExportFormat object with...
by Metman
Fri Apr 25, 2014 8:37 pm
Forum: VCL
Topic: Accessing a bitmap with TBMPExportFormat
Replies: 6
Views: 8442

Accessing a bitmap with TBMPExportFormat

Hi I am trying to capture a bitmap of a chart. I don't want to save it, I just need a bitmap to use in a image component, where I am adding a number of graphs in a grid. I use the following code but the bitmap ends up spoiled with a lot of vertical lines. If I save the bitmap it saves correctly - am...
by Metman
Fri Oct 18, 2013 9:07 am
Forum: FMX
Topic: XE5 Trial and Android TChart Demo's
Replies: 2
Views: 8143

Re: XE5 Trial and Android TChart Demo's

Yeray Whether I invest in a new version of Delphi hinges on Android development. That means what kind of components I can use, and the bottom line, how fast they are to use, and how easy are they to use on a mobile device! Embarcadero has some simple examples, I would like to see something a little ...
by Metman
Tue Oct 15, 2013 7:34 pm
Forum: FMX
Topic: XE5 Trial and Android TChart Demo's
Replies: 2
Views: 8143

XE5 Trial and Android TChart Demo's

Hi I have downloaded the XE5 trial from Embarcadero and built a simple Android app with a chart. Have Steema produced any Android demo apps that show what is achievable with TChart and Android? If not then I think it might be a good time to do so as a lot of people are evaluating XE5 for cross platf...