Search found 16 matches

by darcy
Thu Jan 28, 2010 4:40 pm
Forum: VCL
Topic: Printing Multiple Charts on single page
Replies: 3
Views: 5449

Re: Printing Multiple Charts on single page

Hi Narcis, Thanks for the very prompt reply. I have discovered that AsBitmap controls the Smooth checkbox on the preview panel which is enough for me. Thanks for the info on StretchDraw. Would you have any suggestions why the charts discussed would only print successfully in Smooth i.e. bmp mode. I ...
by darcy
Thu Jan 28, 2010 3:39 pm
Forum: VCL
Topic: Printing Multiple Charts on single page
Replies: 3
Views: 5449

Printing Multiple Charts on single page

Folks, Good afternoon. I have read a number of posts on printing multiple charts but none seem to have a problem I am encountering. I have successfully add 3 charts/panels to my preview panel and can view them perfectly in the preview window (see attached). However, when I print, it only partially p...
by darcy
Wed Jan 27, 2010 3:39 pm
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23923

Re: Resizing Chart - axis labels in wrong location

Yeray,
Problem resolved. Thanks for the help. After a bit of redesign and playing with the TitleSize I have been able to order and align my axes correctly.

Regards,
D'Arcy
by darcy
Tue Jan 26, 2010 10:35 am
Forum: VCL
Topic: Legend Checkbox left click not working, right click ok
Replies: 3
Views: 4953

Re: Legend Checkbox left click not working, right click ok

Hi Yeray, Problem sorted. Thanks for the example. When I created a clean example the legend click worked fine (left, middle, right click). Therefore it was local to my application. One for your records , when the TDrawLineTool is added it can take control of the left click. Guess it was due to the l...
by darcy
Mon Jan 25, 2010 3:36 pm
Forum: VCL
Topic: Legend Checkbox left click not working, right click ok
Replies: 3
Views: 4953

Legend Checkbox left click not working, right click ok

Folks, For some reason my left click event in a Legend check box is no longer working. The right click and middle click works fine and triggers an OnClickLegend event successfully. I'm very confused as it was working previously. My legend position is drawn at a CustomPosition=true. I may be doing so...
by darcy
Mon Jan 25, 2010 11:43 am
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23923

Re: Resizing Chart - axis labels in wrong location

Hi Yeray, Thanks for the prompt reply. Your suggestion using TitleSize does allow the axis title to be 'flipped' to the other side of the axis, however it also moves the axis labels themselves. Do I have to counter-act this in some way. E.g. TitleSize successfully moved title from right of left axis...
by darcy
Sun Jan 24, 2010 10:51 am
Forum: VCL
Topic: Resizing Chart - axis labels in wrong location
Replies: 24
Views: 23923

Re: Resizing Chart - axis labels in wrong location

Folks, I too have an issue with the position of my axis title being drawn to the right of the left axis. It is connect to a chart which has been defined using CustomRect. Has TeeChart been updated with a property to allow the title to be flipped from one side to the other. Note: title not labels. I ...
by darcy
Fri Jan 15, 2010 12:01 pm
Forum: VCL
Topic: ArrowSeries->Add versus ArrowSeries->AddArrow
Replies: 3
Views: 5331

Re: ArrowSeries->Add versus ArrowSeries->AddArrow

Hi Yeray, Thanks for the prompt reply and suggestions. I am still investigating the best way to display the arrows on the chart and would love to hear your recommendation. My application needs to plot wind speed and direction. I have an existing line series that plots the wind speed but I would like...
by darcy
Wed Jan 13, 2010 12:24 pm
Forum: VCL
Topic: TChart alignment of multiple charts
Replies: 6
Views: 13410

Re: TChart alignment of multiple charts

Hi Yeray, Thanks for the reply. 1) I have been able to force the charts to be aligned correctly using CustomChartRect = true and defining the rect size relevant to the parent control. RESOLVED 2) I still am having issues forcing the charts to be fixed to a set time period for the x-axis e.g. 72hrs, ...
by darcy
Wed Jan 13, 2010 12:16 pm
Forum: VCL
Topic: ArrowSeries->Add versus ArrowSeries->AddArrow
Replies: 3
Views: 5331

ArrowSeries->Add versus ArrowSeries->AddArrow

Hi, Forgive me if this sounds stupid. When using ArrowSeries can I custom position the arrow whilst I am populating the series with data or do I have to wait until the ArrowSeries has been populated first (using ArrowSeries->Add) and therefore use anAfterDraw event to position the arrows (ArrowSerie...
by darcy
Wed Dec 23, 2009 11:44 am
Forum: VCL
Topic: TChart alignment of multiple charts
Replies: 6
Views: 13410

TChart alignment of multiple charts

HI, I have multiple charts positioned above each other and need to align both the left and right axes i.e. fix the width of all charts regardless of data present. Some charts have multiple axes i.e. labels on right, while others are simple charts with labels/ticks only on left axis. The bottom axes ...
by darcy
Wed Sep 16, 2009 2:40 pm
Forum: VCL
Topic: Can examples be set to display C++ source instead of delphi?
Replies: 5
Views: 5636

Re: Can examples be set to display C++ source instead of delphi?

Hi Narcis, Thanks for the update. I attempted to build Tee8New.exe within my IDE (CB2007) but got a linking error: [ILINK32 Error] Fatal: Unable to open file 'TEEDESIGNOPTIONS.OBJ' The header file TeeDesignOptions.hpp the above object refers to is included at the following location, with all the oth...
by darcy
Wed Sep 16, 2009 9:33 am
Forum: VCL
Topic: V8.06 - Gdipapi error linking TeePro811.bpl
Replies: 2
Views: 3589

Re: V8.06 - Gdipapi error linking TeePro811.bpl

Narcis,
Thanks for the advice. You were right. A clean uninstall and reinstall sorted it. :D

Thanks v. much
by darcy
Tue Sep 15, 2009 3:09 pm
Forum: VCL
Topic: Can examples be set to display C++ source instead of delphi?
Replies: 5
Views: 5636

Re: Can examples be set to display C++ source instead of delphi?

Narcis, Nice to meet you and thanks for the prompt reply. I know this topic is not a priority but I tried what you suggested but to no avail. In fact, each time I modify the reg entry and relaunch Tee8New.exe the DemoPath entry is removed. The demo app still runs successfully and displays the Delphi...
by darcy
Tue Sep 15, 2009 2:46 pm
Forum: VCL
Topic: V8.06 - Gdipapi error linking TeePro811.bpl
Replies: 2
Views: 3589

V8.06 - Gdipapi error linking TeePro811.bpl

Hi, I am a new Steema user and have successfully installed V8.06. I was evaluating 8.05 and am familiar with the issues regarding TeeTools and gdipapi. When I run my app (CB 2007) in V8.06 with TeeTools included I get the following error at runtime. "The procedure entry point @Gdipapi@initialization...